128 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I've searched the forum for web hooks/call backs and couldn't find anything special.
Is it possible to get notified when a user signs a document? Like using web hooks or generally defining a custom function for this event?
Thank you,
Sina
Forum topic
OneSpan Sign
I haven't started working on the code to handles callbacks yet. I was looking at http://docs.e-signlive.com/doku.php?id=esl:e-signlive_guide_event-notification and saw the SIGNER_COMPLETE notification.
Forum topic
OneSpan Sign
Our application submits signing packets via the REST API and receives callback notifications. Our application is not equipped to send emails, though, and our business line wants to receive an email for each notification. Is it possible for One Span to email the callback notifications?
Forum topic
OneSpan Sign
It would be really great to have more/better callbacks during the customer signature process.
For example, when the document is opened, when the customer Accepts the "Electronic Disclosures", etc...
This way, we can contact the customer while they are reviewing the app and answer their questions.
Forum topic
OneSpan Sign
Hello,
I'm working on integrating the Callback feature with the current application.
I'm using a Callback key in addition to the Callback URL, I have a doubt regarding the POST sent by the Esignlive after the occurrences of the events that are registered for.
Forum topic
OneSpan Sign
Sending a POST request to /api/callback to update the callback key, callback events and callback URL returns:
Forum topic
OneSpan Sign
Can anyone provide a request to disable an active listener?
Forum topic
OneSpan Sign
Hello,
We have an azure function setup to listen to onespan callbacks which works great nearly all the time, but on the rare occasion we get a failed callback. I supposed there is a number of reasons that could happen. In this specific case the error indicates a timeout exception.
Forum topic
OneSpan Sign
With this https://www.esignlive.com/blog/e-signlive-how-to-setting-up-callbacks/ , it looks like callbacks can be setup via code rather than through the eSign Admin UI. Do you setup this callback each time a package for is created?
Forum topic
OneSpan Sign
Hi,
Can I get a list of all webhook callback events, WITH their meaning for each?
Thanks,
Venu