PDF
Download PDF
Download page DocuSign Integration.
DocuSign Integration
The following process allows Conga Mix users to integrate with DocuSign.
Create a Consumer key and Consumer Secret in DocuSign
- In DocuSign eSignature Settings, select Apps and Keys
- Select ADD APP AND INTEGRATION KEY
- Enter a name for your app, and select CREATE APP
- Select ADD SECRET KEY
For more information, see Add Integration Keys on the DocuSign support site.
- After Integration key is created on a developer account, the integration key needs to go live on a Production environment too.
For more information, see the DocuSign Go-Live documentation.
- Once the above step is completed, the integration key is now live on Production and secret key needs to be created for Production.
Once all steps are complete, you will have a Developer and Production account integration key. Create an Authentication Provider to Connect to DocuSign
- In your Salesforce Org, from Setup, enter Auth Providers in the Quick Find box, then select Providers.
- Click New, and select Open ID Connect as the Provider Type.
- Name the Auth Provider DocuSign Auth Provider and enter "DocuSign_Auth_Provider" in the URL Suffix field.
- In the Consumer Key field, enter your DocuSign App's Integration Key.
- For Consumer Secret, enter your DocuSign App's Secret Key.
- For Authorize Endpoint URL, enter https://account-d.docusign.com/oauth/auth for UAT and enter https://account.docusign.com/oauth/auth for Production
- For Token Endpoint URL, enter https://account-d.docusign.com/oauth/token for UAT and enter https://account.docusign.com/oauth/token for Production
- For Default Scopes, enter refresh_token full.
- Ensure that the Send access token in header is selected.
- Ensure that Include Consumer Secret in API Responses is selected.
- Click Save. This saves your Auth provider and generates Salesforce Configuration URLs.
- Copy the Callback URL.
- Log into your DocuSign developer account.
- From your DocuSign account, in the App and Keys section, click Edit for your app.
- Paste the Callback URL in the Redirect URIs
- Click Save.
OAuth 2.0 Named Credential to Connect to DocuSign (Named Credential 1)
- In your Salesforce Org, from Setup, enter Named in the Quick Find box, then select Named Credentials.
- In the New dropdown list, select New Legacy.
- For Label and Name, enter Mix Named Credentials.
- For URL, enter https://account-d.docusign.com for UAT or https://account.docusign.com for Production.
- For Identity Type, select Named Principal.
- For Authentication Protocol, select OAuth 2.0.
- For Authentication Provider, select DocuSign Auth Provider.
- Ensure that Start Authentication Flow on Save is selected.
- Ensure that Generate Authorization Header is selected.
- Click Save.
The DocuSign login window appears. From the DocuSign login window, log in to DocuSign either Developer or Production according to URL provided in Step4. This changes the Named Credential's Authentication Status to Authenticated.
OAuth 2.0 Named Credential to Connect to DocuSign (Named Credential 2)
- In your Salesforce org, from Setup, enter Named in the Quick Find box, then select Named Credentials.
- In the New dropdown list, select New Legacy.
- For Label and Name, enter Mix Named Credentials API.
- For URL, enter https://demo.docusign.net for UAT or https://{server}.docusign.net for Production. Here server name you can find on your DocuSign account by following this step Go to Settings > Apps and Keys. In the top right of the screen, you should see the BaseURI which contains the site.
- For Identity Type, select Named Principal.
- For Authentication Protocol, select OAuth 2.0.
- For Authentication Provider, select DocuSign Auth Provider.
- Ensure that Start Authentication Flow on Save is selected.
- Ensure that Generate Authorization Header is selected.
- Click Save.
- The DocuSign login window appears. From the DocuSign login window, log in to DocuSign either Developer or Production according to URL provided in Step4. This changes the Named Credential's Authentication Status to Authenticated.
Quik Integration
- Congawill reach out to you to request your Admin user information for new Quik! App account.
- Conga will add your Admin users to the your Quik! App.
- The new users will receive their Quik! App credentials once the admin user is created in customers' Quik! App.
- Users will now be able to use their Quik! App credentials to set up their DocuSign connection.
- Add the connection by following the DocuSign - How to Connect to an Admin Account documentation on the Quik support site. Once connection is added, you must remember the connection Name in Mix UI. Instead of adding the DocuSign username and password you need to add DocuSign username and connection name you have created in Quik as shown in below screenshot.
- You need to get a token to use E-Sign. The token value is not displayed on Mix screen. If you created your token in Quik, click the Get Token button. Token retrieved successfully displays on screen to confirm the token was created and saved successfully.