E-signature
Adobe Acrobat Sign
Send Adobe Acrobat Sign agreements from Atlas, track signing events, and store the audit report on the matching record.
What this connector does
- Send Adobe Acrobat Sign agreements from Atlas with prefilled recipients.
- Track signing status on the Atlas agreement timeline.
- Attach the audit report to the related Atlas record.
- Listen for agreement webhook callbacks signed by Adobe.
Before you begin
- You are an Adobe Acrobat Sign account admin.
- Your plan allows OAuth integrations.
- You have a sandbox account for first validation.
Get your credentials
Open the Adobe Acrobat Sign developer page
Sign in with the admin account. Adobe Acrobat Sign developer
Create an OAuth application
Click Create. Name it Atlas Connector and choose Customer (for production accounts).
Add the Atlas redirect URI
Set Redirect URI to https://YOUR-ATLAS-HOST/oauth/callback/adobe-sign.
Select scopes
Pick agreement_send, agreement_read, agreement_write, webhook_read, and webhook_write.
Copy the client id and secret
Copy Application ID and Client Secret into the Atlas Adobe Sign connector settings page.
Required scopes and permissions
agreement_sendagreement_readagreement_writewebhook_read webhook_writeSetup checklist
- Create the provider app in a sandbox or development workspace.
- Add the Atlas redirect URL to the provider app configuration.
- Copy the client id, client secret, or API key.
- Paste the credentials into the Atlas connector settings page.
- Click Connect and complete the provider sign-in screen.
- Run Test connection from the connector page to verify health.
Troubleshooting
INVALID_REDIRECT_URI
Add the Atlas callback URL exactly as advertised, including https.
INVALID_ACCESS_TOKEN
Refresh token expired or revoked. Reconnect from Atlas.
Webhook verification failed
Adobe sends a verification GET on registration. Make sure the Atlas hostname is reachable from the public internet.
Webhooks
Atlas creates an Adobe Sign webhook scoped to your account and validates the X-AdobeSign-ClientId header on every event.
Events Atlas listens for
- AGREEMENT_CREATED
- AGREEMENT_ACTION_COMPLETED
- AGREEMENT_WORKFLOW_COMPLETED
Provider docs: https://opensource.adobe.com/acrobat-sign/developer_guide/webhooks.html
Disconnect and data deletion
- Click Disconnect on the Atlas Adobe Sign connector page.
- Open the developer page and delete the Atlas Connector application.
- Atlas stops sending new agreements immediately on disconnect.
Once you have the credentials above, paste them into the live connector page to finish connecting Adobe Acrobat Sign.
Open the Adobe Acrobat Sign connector page