Hello DocuSign Connect API experts! We are using DocuSign Connect (webhooks, callbacks, event notifications) to keep our internal application updated with envelope statuses. There are many different types of events such as “Signed/Completed”, “Voided”, “Corrected,” etc. Does anyone know if there’s an event (or any way to tell) when an envelope lock expires? When an envelope is being corrected, it should be “locked” and should have “Correcting” status. If the user never saves or cancels, then that lock should eventually expire (default=15 minutes). Is there any DocuSign Connect Event Notification that can let us know when the lock has expired or that the status has changed back (away from Correcting)? Thank you!
Hello Mark,
Unfortunately, “correcting” isn’t an actual status that can be returned for the envelope to be in. As you mentioned, when the envelope is being corrected a lock is applied that is removed when the lock is finished. The lock calls are maintained by the EnvelopeLocks endpoint, which can be found here: https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopelocks/. If a lock is applied and you try to update the envelope, you’ll receive an error that the envelope is locked, unless you’re the user that applied the lock, however the status of the envelope will remain the same as it was before the lock was applied (‘Created’, ‘Sent’, ‘Delivered’).
Since the envelope lock only last around 15 minutes as you mentioned and Docusign Connect doesn’t return data in real-time (there can be a few minute difference between the status of the envelope and when the update was applied), Docusign Connect won’t return Lock information. I apologize that this isn’t currently possible, but hopefully the above resource helps answer some questions.
Best regards,
Jonathan | Docusign Developer Support
Reply
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationDocusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.