Skip to main content

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.

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

 


@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?


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/

 


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


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


Reply