You are here:
Create a Named Credential for DocuSign
Add a Named Credential using auth provider information to create a secure connection. Omniscripts and Integration Procedures use these credentials to connect with DocuSign.
You must add an Auth Provider for DocuSign. For more information, see Create an Auth Provider for Docusign.
- From Setup, in the Quick Find box, enter Named Credentials, and then select Named Credentials.
- Click the dropdown next to New, and select New Legacy.
- For Label and Name, enter DocuSignAuthProvider.
Make a note of this name, you need to add it in the Create Electronic Signature Configurations > Callout Named Credential Config Type.
-
For URL, enter https://demo.docusign.net for UAT or
https://{server}.docusign.net for production.
To find the server name in your DocuSign account, go to Settings > Apps and Keys. The BaseURI includes the site information.
- For Identity Type, select Named Principal.
- For Authentication Protocol, select OAuth 2.0.
- For Authentication Provider, select DocuSign.
- For Scope, enter refresh_token full.
- Select Start Authentication Flow on Save.
- If Generate Authorization Header is not selected, select it.
- Click Save. A DocuSign login page will launch in a new tab.
- From the DocuSign login page, log in to DocuSign.Note If the session is already authenticated with DocuSign Account, then you might not need to log in.
This changes the Named Credential's Authentication Status to Authenticated.

