126 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
Our team has started the integration with eSignLive REST API to create and send packages, sign the documents and get response payload from callback listener.
Forum topic
OneSpan Sign
I'm working on the callbacks into Salesforce. The callbacks are triggering just fine. And the provided code where we are uploading the signed documents into the document object is working perfectly. However, I need to upload the documents into Content Versions instead of the document library.
Forum topic
OneSpan Sign
Can I include a package id in the callback registration API so that I can register for different types of events for different packages ? If so then can you please provide a JSON sample.
Forum topic
OneSpan Sign
I want to get notify using callback, when a signer added to the document.
Can you please help me how can I achieve this.
I am using REST API, node.js
Forum topic
OneSpan Sign
Hi,
If our application somehow missed the callback event of opt-out/decline, is there any REST API which can be used to fetch the details about signer who opted-out/decline and with what reason?
Forum topic
OneSpan Sign
https://sandbox.e-signlive.ca/a/admin/eventnotification
Getting error for all our sandbox (Invalid JSON.) and callback URL is Empty
PFA
Forum topic
OneSpan Sign
Hi team,
If our application somehow missed the callback notification of declined event, is there any SDK function that can be used to fetch the details about signer who opted-out/decline and with what reason?
Thanks in advance!
Forum topic
OneSpan Sign
Is it possible to get the 'locked' status of a signer by using GetSigningStatus(). Currently, the returned status is 'pending', even though the user was locked.
I'm aware there's a callback that can be used, but using GetSigningStatus() flows better with our current code base.
Forum topic
OneSpan Sign
Hello,
In the didSynchronizeTransaction protocol, we get a guid representing a signing ceremony id. My backend team need a DocumentID AND a PackageID. Is it possible to get these informations in the callbacks of the protocols? If so, which one ?
Thank you
Forum topic
OneSpan Sign
Hi,
There is a callback event called Transaction deactivated.
Is there a REST API which when called will trigger this event.