docusignapi - DocuSign callback after user signs a document -


is there callback docusign posting in background know whether user signed specific document or not?

yes can setup webhooks docusign, can use docusign connect module or eventnotifications object in envelope definition configure callback url etc.

you can poll docusign platform asking status of specific envelopes there hourly api rate limits in place should avoid polling when possible.

see status , events page in api docs more info on these 3 methods.


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -