Loading
Salesforce now sends email only from verified domains. Read More
Salesforce Contracts
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Create an Auth Provider for DocuSign

          Create an Auth Provider for DocuSign

          Add an Auth Provider credential for DocuSign in Salesforce to create a secure connection. Omnistudio uses these credentials to fetch document templates from DocuSign.

          Ensure you have completed these actions.

          Create a DocuSign account.

          Create an Application that uses Authorization Code Grant as an authentication type. For more information, see Apps and Keys.

          Add a Secret Key for your DocuSign application.

          Here are the steps to create an auth provider for DocuSign:

          1. In your Salesforce org, from Setup, enter Auth. Providers in the Quick Find box, then select Auth. Providers.
          2. Click New, and select Open ID Connect.
          3. Name the Auth Provider DocuSign, and enter DocuSign in the URL Suffix field.
          4. In the Consumer Key field, enter your DocuSign App's Integration Key.
          5. For Consumer Secret, enter your DocuSign App's Secret Key.
          6. For Authorize Endpoint URL, enter https://account-d.docusign.com/oauth/auth for developer account, and https://account.docusign.com/oauth/auth for production account.
          7. For the Token Endpoint URL, enter https://account-d.docusign.com/oauth/token for developer account, and https://account.docusign.com/oauth/token for production account.
          8. For Default Scopes, enter refresh_token full.
          9. Select Send access token in the header.
          10. Select Include Consumer Secret in API Responses.
          11. Click Save. This saves your auth provider and generates Salesforce Configuration URLs.
          12. Copy the Callback URL.
          13. From your DocuSign account, in the App Details panel, click Edit.
          14. For Redirect URIs, paste the Callback URL.
          15. Click Save.
           
          Loading
          Salesforce Help | Article