How to create a Composer and DocuSign for Salesforce solution.

  1. Create a custom button to integrate Conga Composer with DocuSign for Salesforce.
    •  Create the button manually
    • Create the button with Solution Manager (Recommended)
  2. Create your Conga Composer template with all the necessary merge fields.
  3. Enter automatic anchor text, \s1\, where you want the tag information for the first signer to appear.
  4. Color that tag information white so it does not appear in the document.
  5. In Salesforce, store the document as a new Conga Template record to make it available for merging.
  6. Add the following parameters to your button URL:
    &Template ID= The ID of the Conga Template record you created in steps 2-4.
    &DocuSignVisible=1
    &DocuSignR1Id=[The record ID of a Salesforce Contact, Lead, or User. This can be done with Salesforce fields, typically a lookup or formula field, with Contact Roles, or with more advanced options].
    &DocuSignR1Type=Signer
    &DocuSignR1Role=Signer+1
    The above parameters represent a single-signer solution. If you need multiple signers, see the DocuSign Integration Parameters article for additional information.
  7. Add the button to the Page Layout.
  8. Click your button. When working in the Salesforce Console, if the DocuSign window doesn't open, ensure the Behavior of the button is set to Display in the existing window with Sidebar and the Content Source is set to URL.
  9. Verify that your template was selected in the Template List and that DocuSign is the Action under Output Options is DocuSign.
  10. Click Merge & DocuSign.
  11. In the new envelope window, you will see that the document you selected has been merged and selected as the document for signing. In Recipients and Routing, the selected contact is set to be the first recipient.
  12. Click Send Now to send your document to the signer.