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