Is there a way to send a different Email body for completed emails notification?
Right now, docusign just picks the original email message and subject and appends some text for the completed email.
With the resource file, I could update the subject for the completed email. But for the email body my requirement is to show a part of original email message, (like a substring). Is it possible to modify or access Data:emailblurb within resource file and just extract a part of it to show in the completed email.
Best answer by Sai.Dandamudi
There are two methods for adjusting the content of emails sent by DocuSign to recipients:
1. Utilize the `emailBlurb` parameter within the `envelopeDefinition` object. This approach allows for modifying specific elements of the email message for each envelope but comes with limitations on the extent of customization.
2. Modify the email resources file associated with your account. Unlike the first option, this method applies changes account-wide rather than per-envelope, offering greater flexibility in customizing the overall appearance and content of emails.
There are two methods for adjusting the content of emails sent by DocuSign to recipients:
1. Utilize the `emailBlurb` parameter within the `envelopeDefinition` object. This approach allows for modifying specific elements of the email message for each envelope but comes with limitations on the extent of customization.
2. Modify the email resources file associated with your account. Unlike the first option, this method applies changes account-wide rather than per-envelope, offering greater flexibility in customizing the overall appearance and content of emails.
I would like to confirm if you were able to solve your issue by utilizing the solution that was suggested or if the information that was provided was useful.
If so, please mark it as the best answer by clicking “Select as Best” to make it easier for other users to find.
Otherwise, feel free to let me know and I will gladly help you address the situation as soon as possible.
Best regards,
Christopher | DocuSign Community Moderator
"Select as Best" below if you find the answer a valid solution to your issue.
Since there is no option to modify or extract a substring out of Data:emailblurb within resource file, I just did a work around. In the emailblurb, I am just sending the text which will remain constant across different scenarios like, send/resend/complete and the remaining text I’m hardcoding it within the resource file.
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.
Join the Docusign Community by logging in with your Docusign developer or customer account credentials.
Don’t have an account? You can create a free one when registering.
Note: Partner-specific logins are not available yet. Partners should log in as either a customer or developer
Docusign 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.