Skip to main content
New Voice
June 19, 2024
Solved

How can i add envelope custom field into Email body?

  • June 19, 2024
  • 13 replies
  • 891 views

Business Requirement: 

 

  1. Allow users to bulk send documents to multiple people for signature. 
  2. The email content sent to different recipients should contain their names and positions, therefore should be dynamic values. 
  3. The names and position data are included in the bulk send csv import file .

 

So how can we ensure the email content sent to the people contains unique values based on who we send to ?  

 

For Example, person A’s name:  David, position:  CEO,  person B’s name:  Rob, position: Manager

 

In the email content: 

When send to David, the email shows as ‘Hi David, please sign the document for position ‘CEO’. 

When send to Rob, the email shows as ‘Hi Rob, please sign the document for position ‘Manager’ 

    Best answer by Michael.Rave

    @sofian_solusign

    I am actually not sure this is documented in a single place in Docusign Support, but I can tell you from my experience that this is something that has been implemented for various customers already and working.

    1. Create a envelope custom field (ECF) called “EIN” first in the account or on the template.
    2. Then add a column with name “EIN” to the CSV file to pre-fill that ECF via bulk send.
    3. Include the envelope custom field [[ECF:EIN]] into the email message or body to appear.
    4. Send an envelope and use bulk send feature to upload the prepared CSV file to pre-fill.


    The Docusign Support Article on Use Merge Fields in the Template Email Subject to Customize Envelopes contains the above mentioned ECF syntax.

    The Sample-Bulk-Recipient CSV file that you can download for Bulk Send contains ECF examples columns and just need to be configured to the actual names, e.g. EIN here.

    Putting these puzzle pieces together will result in the solution above, which fulfils that requirement.

    13 replies

    Michael.Rave
    Docusign Employee
    Docusign Employee
    June 19, 2024

    @Golding

    Yes, It is possible to include those, if they are actually Envelope Custom Fields.

    Examples: [[ECF:ECF field name]], [[Role_UserName]], [[Role_Email]]

    You can find more details in this Docusign Support Article.

    "Select as Best" below if you find my answer is a valid solution to your issue and mark it as resolved.
    sofian_solusign
    Frequent Contributor
    Frequent Contributor
    June 19, 2024

    Hi Golding

     

    The short answer is: No. What you need is Document Custom Field and NOT Envelope Custom Fields (I know it’s tricky)
    I’ve recorded this quick video for you to give you more context


    Hope this helps,
    Sofian Saoudi | Founder @Solusign Consulting - Docusign Partner

    Need help with Docusign?
     🌎  www.solusign.com | 📧 hello@solusign.com | 📺 Learn Docusign on YouTube 

    We help organizations implement Docusign eSignature
    Michael.Rave
    Docusign Employee
    Docusign Employee
    June 19, 2024

    @sofian_solusign @Golding 

    Thank you for sharing and pointing out the important different between a document custom field and an envelope custom field. I want to add that you are able to set both type of custom fields via the CSV file in Bulk Send. So it is possible to achieve, but you may need to add a field, like position twice:

    1. for a specific recipient as a document custom field (to be merged)
    2. an envelope custom field (to be used in the email notification)

     

    "Select as Best" below if you find my answer is a valid solution to your issue and mark it as resolved.
    sofian_solusign
    Frequent Contributor
    Frequent Contributor
    June 19, 2024

    @Michael.Rave, that’s interesting, I’ve never seen this being mentioned in the documentation anywhere. Do you have a support article that shows that?

    I might be a little slow here 😅 but can you provide an example?

    Say we have a column in the CSV called ‘EIN’

    What would be the syntax you’d use in the template email body/email message to reference that ‘EIN’ column in Excel?

    We help organizations implement Docusign eSignature
    Michael.Rave
    Docusign Employee
    Docusign Employee
    June 19, 2024

    @sofian_solusign

    I am actually not sure this is documented in a single place in Docusign Support, but I can tell you from my experience that this is something that has been implemented for various customers already and working.

    1. Create a envelope custom field (ECF) called “EIN” first in the account or on the template.
    2. Then add a column with name “EIN” to the CSV file to pre-fill that ECF via bulk send.
    3. Include the envelope custom field [[ECF:EIN]] into the email message or body to appear.
    4. Send an envelope and use bulk send feature to upload the prepared CSV file to pre-fill.


    The Docusign Support Article on Use Merge Fields in the Template Email Subject to Customize Envelopes contains the above mentioned ECF syntax.

    The Sample-Bulk-Recipient CSV file that you can download for Bulk Send contains ECF examples columns and just need to be configured to the actual names, e.g. EIN here.

    Putting these puzzle pieces together will result in the solution above, which fulfils that requirement.

    "Select as Best" below if you find my answer is a valid solution to your issue and mark it as resolved.
    sofian_solusign
    Frequent Contributor
    Frequent Contributor
    June 19, 2024

    @Michael.Rave thanks for letting me know.

    So even though it’s not an actual ECF, following the ECF syntax works… ok!

    I’ll test this!

    We help organizations implement Docusign eSignature
    Michael.Rave
    Docusign Employee
    Docusign Employee
    June 19, 2024

    @sofian_solusign 

    It is an actual ECF that gets it’s filled from the CSV file used for bulk sending similar to not manually filling the document custom fields and using the CSV file to accomplish that.

    The second part is just how to leverage an ECF in the email subject or body as document custom fields cannot be used here.

    Good luck with testing and have a great day!

    "Select as Best" below if you find my answer is a valid solution to your issue and mark it as resolved.
    GoldingNew VoiceAuthor
    New Voice
    June 19, 2024

    @sofian_solusign

    I am actually not sure this is documented in a single place in Docusign Support, but I can tell you from my experience that this is something that has been implemented for various customers already and working.

    1. Create a envelope custom field (ECF) called “EIN” first in the account or on the template.
    2. Then add a column with name “EIN” to the CSV file to pre-fill that ECF via bulk send.
    3. Include the envelope custom field [[ECF:EIN]] into the email message or body to appear.
    4. Send an envelope and use bulk send feature to upload the prepared CSV file to pre-fill.


    The Docusign Support Article on Use Merge Fields in the Template Email Subject to Customize Envelopes contains the above mentioned ECF syntax.

    The Sample-Bulk-Recipient CSV file that you can download for Bulk Send contains ECF examples columns and just need to be configured to the actual names, e.g. EIN here.

    Putting these puzzle pieces together will result in the solution above, which fulfils that requirement.

    Hi Mrave

     

    Really appreciate the solution you provided.  I tried this morning and confirmed it works perfectly fine.  

    Active Voice
    January 23, 2025

    Hello ​@Michael.Rave or ​@sofian_solusign ,

    I found this post via search and my question is simliar and I hope you are able to answer.

    I created ECF (example: Customer_First_Name), in Salesforce I created a Merge Field with the following config:

    • Object: Contact
    • Field: First Name
    • Name: Customer_First_Name
    • Anchor Text: [[ECF:Customer_First_Name]]

    and then placed [[ECF:Customer_First_Name]] in the Email Message. But no value show up. I also tried it with Quote Number.

     

    Hope you can help me out.

     

    Thanks and have a nice day,

    Sven

    Michael.Rave
    Docusign Employee
    Docusign Employee
    January 23, 2025

    @ioSven

    The merge field is a document custom field and not an envelope custom field, hence it does not work as you planned.

    This Docusign Support article will give you additional insight on how to pre-fill existing ECFs from Salesforce which can then use in the email message.

    "Select as Best" below if you find my answer is a valid solution to your issue and mark it as resolved.