Adobe Sign
Adobe Sign (opens in a new tab) is an electronic signature solution that allows users to digitally sign, send, and track documents securely, streamlining the process of obtaining legally binding signatures.
Prerequisites
In order to integrate with Adobe Sign, you'll need to collect the following information:
Name | Description |
---|---|
Domain* | The unique URL for your Adobe Sign instance |
Client ID* | Your Adobe Sign application's client ID. Follow Adobe's API authentication docs for steps to retrieve this key (opens in a new tab) |
Client secret* | Your Adobe Sign application's client secret.Follow Adobe's API authentication docs for steps to retrieve this key (opens in a new tab) |
Redirect URL | The Fides URL to which users will be redirected upon successful authentication (ex. https://fides-host.com/oauth/callback ) |
Integrating with Adobe Sign
To integrate an existing system with Adobe Sign:
- Navigate to Data map → View Systems and choose the system that you want to connect.
- Click on the Integrations tab.
- Pick the vendor or system type that you want to integrate with from the Connection type drop-down menu.
- Complete the required fields for the integration and click Save.
You may confirm your connection is working using the Test connection button, if desired.
To learn more, please see our guide for Managing Integrations.
Technical detail
Fides utilizes API endpoints to access the API service for a SaaS application. An API service is the programmatic interface through which Fides can query and update data within an application to access, rectify, or delete personal information. Each SaaS tool will have a unique set of endpoints to enable privacy functions.
Adobe Sign endpoints
In the table below, you can find which endpoints are used for each type of privacy function. Clicking on the endpoint will take you to the documentation for that endpoint.
Privacy function | Endpoint | Description |
---|---|---|
Access Requests | Users (opens in a new tab) | Retrieves all the users in an account. |
Access Requests | Agreements (opens in a new tab) | Retrieves information about user agreements. |