Docusign Sandbox configuration

This page describes how to set up and configure a third-party application before creating the Docusign Sandbox data store.

Create OAuth app

  1. Sign in to your Docusign developer account.

  2. Click the user profile icon and select My Apps & Keys.

  3. In the Apps and Keys page, click Add App and Integration Key.

  4. In the dialog, enter an App Name and click Create App.

  5. In the application page, under the Authentication section, click Add Secret Key. Copy the Secret Key (client secret) immediately and store it securely.

  6. From the top of the application page, copy the Integration Key (client ID), and store it securely for later use.

Set redirect URL and scopes

After creating the OAuth app, configure its redirect URL and scopes:

  1. In the application page, scroll down to the Additional settings section.

  2. In the Redirect URIs section, click Add URI.

  3. Enter https://vertexaisearch.cloud.google.com/oauth-redirect.

  4. Click Save at the bottom of the page.

  5. Ensure that your Docusign developer account and user profile have permissions for the following OAuth scopes required by the connector:

    Scope Purpose
    adm_store_unified_repo_read Allows the app to read data from the unified repository and agreement store.
    aow_manage Allows the app to trigger and manage agreement workflows.
    extended Allows the app to obtain a refresh token for long-term access without requiring re-authentication.
    signature Allows the app to create, read, and manage envelopes and templates.