Setting Up the Adobe Sign Integration
The Adobe Sign integration is typically set up by foundation IT staff.
This guide assumes that an Adobe Sign account with an Enterprise-level subscription has already been created.
Please note that if the DocuSign integration is enabled on a site, it must be turned off before turning on and configuring Adobe Sign.
It is essential to complete the following steps and sections in the order below.
Configuring API Access in Adobe Sign
- Log in to Adobe Sign as the administrator (generally the creator of the account).
- Navigate to Account > Adobe Sign API > API Applications.
- Click Create button
- Fill out the form with the following information, and click Save:
- Name: GivingData
- Display Name: GivingData
- Domain: Customer - After the API application is added, click the new row added to the table, and click the “Configure OAuth for Application” link that appears above.
- Enter the Redirect URI as the URL of the GivingData site to integrate with (i.e. https://[yourGivingDataSubdomain].givingdata.com).
- In the “Enabled Scopes” section, check the box to enable all of the following scopes with a Modifier of “self”:
- agreement_read
- agreement_write
- library_read - Take note of the Client ID and Client Secret at the top of the modal. They will be used in the next section.
Configuring Adobe Sign in GivingData
Then, a GivingData team member will configure Adobe Sign in GivingData. Once this step is complete, a foundation IT staff member will complete the following section of configuring the Adobe Sign webhook:
Configuring the Adobe Sign Webhook
- Log in to Adobe Sign as the administrator (generally the creator of the account).
- Navigate to Account > Webhooks.
- Click Create button
- Fill out the form with the following information, and click Save:
- Name: Update Agreement in GivingData
- Scope: Account
- Url: https://[clientId].givingdata.com/api/documentsignaturerequest/update
- Events: Agreement > Agreement participant completed; Agreement > Agreement workflow completed
- Notification Parameters: Agreement Participant Info, Agreement Signed Document
Automatically Upload the Signed Document
A setting is available for this integration that automatically uploads a PDF copy of the signed document to the record in GivingData.
Reach out to your GivingData contact to enable this setting.
For example, if a document was sent from a request for a signature, once the signature is obtained, a copy of the signed document is automatically added to the request record. This allows more users to efficiently access the document directly within GivingData.
Once a document is added to a record, it is also added to your site’s configured document storage option (e.g. OneDrive).
If you only want users with access to Adobe Sign to have access to signed documents, this setting should not be enabled.
The signed document has the following properties:
- Filename - The original document’s filename is used with “-Signed” added at the end.
- Document Title - The original document’s document title is used with “-Signed” added at the end.
- This can be edited as needed.
- Type - The original document’s type is used.
- This can be edited as needed.
- Date Created - The date and time that the final signature was added.
- Created By - The staff member who sent the original document for e-sign.