Skip to main content
New Voice
December 16, 2024
Solved

I want to redirect the email notification that account holder receives , (the person's email whose account it is) on completion of envelop signing

  • December 16, 2024
  • 1 reply
  • 125 views

I am using e-signature api  for allowing signing the document for different users, now if the users signs the document , all the mails of completion of signature , is coming to the email of account holder’s email.

For example i have developer account with email  xyz@gmail.com, now I use its api key and other things in my app to accelerate the document signature process,on completion of envelope signature, i receive mail on  xyz@gmail.com , I want to redirect that mail.

Is any solution available to achieve that?

Best answer by Hengfeng Ge

you can add a new service user for integration as sender. and grant this user with the scope signature for code grant and signature%20impersonation  for jwt. the coc notification will send to the sender’s email.

 

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.

1 reply

Hengfeng Ge
Hero
Hero
December 16, 2024

you can add a new service user for integration as sender. and grant this user with the scope signature for code grant and signature%20impersonation  for jwt. the coc notification will send to the sender’s email.

 

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.