Skip to main content
Newcomer
June 13, 2024
Question

DocuSign email subject is having "***Test Document***"

  • June 13, 2024
  • 5 replies
  • 648 views

After I promoted my APIKEY from Developer Account to Production, when running “SigningViaEmailTest”, the

  1. Email sender is “dse_demo@docusign.net
  2. Email Subject is “***Test Document***<<my custom email subject>>”. This should be “<<my custom email subject>>”.
  3. Email Body contains “This document is for demonstration purpose only.”. This should not be displayed.
  4. Email Body contains <<my DocuSign Profile name>> and <<Email>>. Though I am setting EnvelopeDefinition.setSender(UserInfo), the default values on my Docusign profile are coming.

5 replies

Newcomer
June 13, 2024

Tried following advise on this question, but still struck with same issue:

 

JohnSantos
Guru
Guru
June 14, 2024

@durga.siva.prasad

The subject line prefix “Test Document” is typical in demo environments to indicate non-production emails.  You will need to adjust the API call and change the AccountID and the base URI.

Can you share your API call?

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.
June 17, 2024

As @JohnSantos has mentioned, your integration is probably still pointing to the demo/developer environment.

You will need to change your integration to point to the production endpoints, here is a guide on the things to after go live: https://developers.docusign.com/platform/go-live/after-go-live/

 

Newcomer
September 6, 2024

@durga.siva.prasad 

Did you solve the fourth issue?
4. Email Body contains <<my DocuSign Profile name>> and <<Email>>. Though I am setting EnvelopeDefinition.setSender(UserInfo), the default values on my Docusign profile are coming.

If you did, please post the solution for that here.

Thanks.

Hengfeng Ge
Hero
Hero
September 6, 2024

@Peng Fei It need be changed by resource file in branding. it only support in Enterprise Edition plan.

 

FreeLink/甫连信息
🌍 DocuSign Partner | Partner Profile
🏆 2024 APAC Reseller Growth Partner of the Year
🔧 First globally to pass DocuSign eSignature Technical Consultant certification
🚀 Expertise in DocuSign integrations with in-house systems for leading enterprises across various industries.

Feel free to reach out for collaboration opportunities.

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.