Before You Begin
Create an integrator key and an RSA keypair.
Ensure that you have a valid DocuSign developer sandbox account or business account.
Creating an Integrator Key for DocuSign
Create an integrator key, which is a unique identifier that identifies your integration and authenticates with DocuSign platform.
- Procedure
- Log in to your DocuSign account.
-
On the DocuSign eSignature page, click Settings.
-
On the Settings page, from the left navigation pane, click Apps and Keys under the Integrations tile.
-
To create an integrator key, create an app first by clicking Add App and Integration key.
-
In the Add Integration Key dialog, specify the app name and click Create App.
-
After you create the app, DocuSign assigns an integrator key to the app.
-
Click Actions > Edit for the app to copy the integrator key.
- On the Additional settings tab, click the
Add URI button and enter the redirect URL in the following format:
https://vscode.dev/redirect
- Click the Add Secret Key button and specify the secret key.
Generating an RSA Key Pair
You require an RSA key pair if you want to use the JWT type of authentication.
- Procedure
- On the Settings page, after you create the app, click Actions > Edit to navigate to the App page.
-
To generate an RSA keypair, navigate to the Service Integration tile and click Generate RSA or Upload RSA.