Prerequisites
The DocuSign eSignature source supports JSON Web Token (JWT) OAuth 2.0 flow. To connect with DocuSign, you must first create an integration application in DocuSign that provides an integration key and add an RSA key pair to the application. For more information about integration application creation, refer to the "Prerequisites" section of the DocuSign documentation.
You must also get the user's consent for the application created in DocuSign to use the OAuth JWT Grant flow to impersonate that user and make API calls. For more information about requesting application consent, refer to the "Step 1. Request application consent" section of the DocuSign documentation.
For JWT flow, the following scopes are required: signature and impersonation.