Guys,
Do you guys offer any kind of javascript web hooks that can be used to capture when a signer signs a document or any other event?
June 18Created
January 21Last Updated
5 years agoLast Reply
4Replies
13Views
2Users
0Likes
0Links
Duo_Liang | Posts: 3776
Reply to: Javascript Web hooks
Tuesday, June 18, 2019 at 11:46am
0
votes
Hi Ryan,
Yes, Onespan Sign offers Javascript Notifier during Signing Ceremony! Go check our EVENT NOTIFIER documentation and try the sample code in this code share.
Hope this could help!
Duo
Duo,
Is there a way to tell which Signer is signing? I've used the example in that was given and it doesn't look like it is very specific to either the document or the signer.
Hey Ryan,
Unfortunately, in current production implementation, there's no extra bit of information provided from front-end notifier. So we really depend on an Enhancement Request to extend the capability.
I understand that if you were using in-person or notary signing scenarios, your front-end application will lose the track of which signer is currently signing which document. And because everything was happening in the same iFrame, you can't tell from iFrame id/name.
So the only workaround here would using back-end callback notification instead, and using polling or socket mechanism to inform your front-end.
Hope this could help!
Duo
Reply to: Javascript Web hooks
Tuesday, June 18, 2019 at 11:46amReply to: Javascript Web hooks
Thursday, June 27, 2019 at 06:08amReply to: Javascript Web hooks
Monday, July 1, 2019 at 10:50amReply to: Javascript Web hooks
Tuesday, July 2, 2019 at 05:52am