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.
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.
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.
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.
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.