Skip to main content
This is an updated and improved version of the Docusign connector! If you’re setting up Docusign with C1 for the first time, you’re in the right place.

Capabilities

ResourceSyncProvision
Accounts
Groups*
Signing groups
Permission profiles
The Docusign connector supports automatic account provisioning and deprovisioning. Every Docusign account must be assigned at least one permission profile. If all other permission profiles are revoked, the account will be automatically assigned the DocuSign Viewer profile, which cannot be revoked. *By default, signing groups are not synced. You can configure the connector to sync signing groups, if desired.

Gather Docusign credentials

Configuring the connector requires you to pass in credentials generated in Docusign. Gather these credentials before you move on. The Docusign credentials requirements depend on your chosen hosting method and authentication mode:
  • Cloud-hosted (production): You’ll use C1’s managed OAuth app. No additional credentials are needed. You can skip this section and go straight to the cloud-hosted setup instructions below.
  • Cloud-hosted (demo environment) or Self-hosted: You’ll need to create a Docusign developer app. Go on to the next section.

Create a Docusign app

A user with access to the Docusign Admin console must perform this task.
1
In the Docusign Admin Console, click Add App and Integration Key.
2
Choose a name for your app, such as “C1” and click Create App.
3
On the app configuration screen, carefully copy and save the Client ID (also called an integration key).
4
Click Add Secret Key, then carefully copy and save the client secret.
5
In the Redirect URI field, enter any URI of your choice (such as http://example.com/callback) and click Add.
6
Under Authentication, enable Authorization Code Grant.
7
Click Save at the bottom of the page.

Generate an OAuth refresh token

That’s it! Next, move on to the connector configuration instructions.

Configure the Docusign connector

To complete this task, you’ll need the Connector Administrator or Super Administrator role in C1 and the relevant set of permissions on your Docusign account:
  • To sync access data (READ): Read users, groups, and permissions.
  • To sync access data and provision accounts (READ/WRITE): Create users plus read users, groups, and permissions.
Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Docusign v2 and click Add.
3
Choose how to set up the new Docusign connector:
  • Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with C1)
  • Add the connector to a managed app (select from the list of existing managed apps)
  • Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Choose your authentication method:
  • OAuth Authentication (default) — connects to DocuSign’s production environment using C1’s managed OAuth app. No additional credentials required.
  • Custom App (Demo Environment) — connects to DocuSign’s demo environment (account-d.docusign.com) using your own DocuSign developer app. See Create a Docusign app above to obtain your credentials.
8
If you selected Custom App (Demo Environment): Enter the Client ID and Client Secret from your DocuSign developer app.
9
Optional. Click to Sync signing groups, if desired.
10
Optional. If your organization has multiple DocuSign accounts under the same tenant, enter the API Account ID (UUID) of the account you want to sync. Leave blank to use your default account. To sync multiple accounts, create a separate connector for each one.
Do not change the API Account ID to a different account on a connector that is already syncing. Doing so will cause all previously synced resources to be treated as deleted and all sync history will be lost. If you need to sync a different account, create a new connector instead.
11
Click Login with OAuth.
12
Log in and authorize C1 with your Docusign instance.
13
After authorizing, you’ll be redirected back to the C1 integrations page, where an “Authorized as” message is now printed.
14
Click Save.
15
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
That’s it! Your Docusign connector is now pulling access data into C1.