Skip to main content
Digital Collaborator
November 27, 2024
Duplicate

Sender notification amendments

Categories:eSignature
  • November 27, 2024
  • 4 replies
  • 87 views

Could I please check why the sender gets notified when someone views the notification but not when they sign it? Would it be possible to have an option for the sender to receive a notification each time someone signs an envelope? It would also be helpful if the sender could receive a notification before the envelope is due to expire.

4 replies

Hengfeng Ge
Hero
Hero
December 13, 2024

I check the email for sender, it is without for the sender to receive a notification each time someone signs an envelope and receive a notification before the envelope is due to expire.

 

FreeLink/甫连信息

🌍 Docusign Partner | Partner Profile

🏆 Docusign 2024 APAC Reseller Growth Partner of the Year

🌟 The only Docusign Partner globally certified as both a Certified eSignature Administrator and eSignature Technical Consultant.

📊 Docusign Community Leaderboard Top 5 contributor.

🚀 Expertise in Docusign integrations with on-premises systems for leading enterprises across various industries.

Welcome to the DocuSign Community! Your feedback is highly valued. If you find my response helpful, please give it a "Like" and consider marking it as the "Best Answer" to assist others with similar issues.
Hengfeng Ge
Hero
Hero
December 13, 2024

you can use connect to callback your system and subscribe the recipient-completed and envelope-completed envent in docusign connect.

https://developers.docusign.com/platform/webhooks/connect/

{   "event": "recipient-completed",   "uri": "/restapi/{apiVersion}/accounts/{accountId}/envelopes/{envelopeId}",   "retryCount": "",   "configurationId": "",   "apiVersion": "v2.1",   "generatedDateTime": "",   "data": {      "accountId": "",      "envelopeId": "",      "userId": "",      "recipientId": "",      "envelopeSummary": ""   }}

there is no expiration to warn sender, the document only told warn signers.  hope can add it.

https://support.docusign.com/s/document-item?language=en_US&bundleId=pik1583277475390&topicId=azr1583277379565.html&_LANG=enus

 

FreeLink/甫连信息

🌍 Docusign Partner | Partner Profile

🏆 Docusign 2024 APAC Reseller Growth Partner of the Year

🌟 The only Docusign Partner globally certified as both a Certified eSignature Administrator and eSignature Technical Consultant.

📊 Docusign Community Leaderboard Top 5 contributor.

🚀 Expertise in Docusign integrations with on-premises systems for leading enterprises across various industries.

Welcome to the DocuSign Community! Your feedback is highly valued. If you find my response helpful, please give it a "Like" and consider marking it as the "Best Answer" to assist others with similar issues.
Community Moderator
April 16, 2025
Idea merged into:

All the votes from this idea have been transferred.
Community Moderator
April 16, 2025
NewDuplicate