Configure Adobe Acrobat Sign for external content indexing
Create and authorize an OAuth 2.0 application in Adobe Acrobat Sign to allow the Adobe Acrobat Sign external content connector to access your Adobe Acrobat Sign source system.
Before you begin
You need to be an administrator in the Adobe Acrobat Sign.
Role required: none
About this task
The Adobe Acrobat Sign external content connector retrieves documents from agreements in your Adobe Acrobat Sign source system using the Adobe Acrobat Sign REST API.
To allow the connector to access your Adobe Acrobat Sign content via the REST API, you must configure and authorize an API application with OAuth 2.0 in Adobe Acrobat Sign. Your connector administrator can use settings copied from this application to configure the Adobe Acrobat Sign external connector for proper connection to your source system.
Procedure
In Adobe Acrobat Sign, create a new API application for the Adobe Acrobat Sign external content connector.
Navigate to your Adobe Acrobat Sign instance and log in with administrator credentials.
In the application menu, select API.
If the API menu item isn't visible, select Account instead.
In the account menu, navigate to Adobe Sign API > API Applications.
Select the Create icon
.
5. On the Create form, fill in the fields.
|Field|Description|
|-----|-----------|
|Name|Name for your API application. As an example, you might enter **ServiceNow external content connector**.|
|Display Name|Display name for your API application. As an example, you might enter **ServiceNow external content connector**.|
|Domain|Domain for your API application. Select **CUSTOMER**.|
6. Select **Save**.
Adobe Acrobat Sign creates your new API application.
Copy the application ID and secret for your new API application.
On the API Applications page, copy the application ID for your new API application and store it in a secure location.
Important: Your external content connector administrator needs this application ID when configuring the Adobe Acrobat Sign external content connector.
Select the API Applications entry for your new API application.
The action menu for your new API application appears.
In the action menu, select View/Edit.
Copy the application secret for your new API application and store it in a secure location.
Important: Your external content connector administrator needs this application secret when configuring the Adobe Acrobat Sign external content connector.
Configure OAuth 2.0 settings for your new API application.
On the API Applications page, select the entry for your new API application.
The action menu for your new API application appears.
In the action menu, select Configure OAuth for Application.
On the Configure OAuth form, fill in the fields.
| Field | Description | ||
|---|---|---|---|
| Redirect URI | Enter `https://| Enabled Scopes | For each of the following scopes, select the Enabled? option and set the Modifier to account:- user_read - agreement_read | What to do nextProvide the following items to your connector administrator:
Your connector administrator needs these items to configure an Adobe Acrobat Sign external content connector to retrieve documents and security principals from your Adobe Acrobat Sign source system. For details on creating and configuring a Adobe Acrobat Sign external content connector, see Create an Adobe Acrobat Sign external content connector. Parent Topic:Adobe Acrobat Sign external content connector |