1306 results matched your search criteria
Forum topic
OneSpan Sign
Is it possible for me add a custom attribute to the payload we receive during the callback even notification? I have multiple applications using event notifications, so I'd like a custom attribute to indicate which application the even notification should be forwarded too.
Forum topic
OneSpan Sign
I am working with authenticating Signers in the ceremony and when we try to set the signers to the default option (email) -- the package creation returns with a 400 error.
This is the return error
Could not send the package. Exception: The remote server returned an error: (400) Bad Request.
Forum topic
OneSpan Sign
Hi!
In some cases, I would like to send a document package with no signers but only reviewers.
Forum topic
OneSpan Sign
We are embedding the designer in an iframe. After the user clicks "Send to Sign" the package moves to in-progress status. We prevent OneSpan from sending the message; rather we send the URL via Salesforce. What is the best practice to request a new URL to send via Salesforce?
Forum topic
OneSpan Sign
Hi Team,
We are using POST reminders api to schedule reminders. Initialy, we are creating package in DRAFT status.
Secondly, we are calling reminders POST api to set reminders.
As a response, we are getting 404 error.
Forum topic
OneSpan Sign
Guys,
I know you guys have been improving things for the new signing experience and I wanted to circle around to see if this workflow has been improved.
When we want to change notaries for a package do this workflow.
Forum topic
OneSpan Sign
Hi,
I have the question regarding layout after transferring ownership
Example:
sender UI account "A" as the owner, sender UI account "B" as the sender under "A"
1) "A" creates the layouts and make those layouts as shared
Forum topic
OneSpan Sign
Hello Team,
I'm working on the use case below and was wondering if you could help !
Use Case: We have an existing template with some documents and fields on it and we want to retrieve those fields to bind some values on them.
Forum topic
OneSpan Sign
Hi, I have a package with status draft, Now I want to update an approval using this route
PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId}
Here I am updating multiple field values.