Send Adobe Acrobat Sign agreements from Atlas, track signing events, and store the audit report on the matching record.
Sign in with the admin account. Adobe Acrobat Sign developer
Click Create. Name it Atlas Connector and choose Customer (for production accounts).
Set Redirect URI to https://YOUR-ATLAS-HOST/oauth/callback/adobe-sign.
Pick agreement_send, agreement_read, agreement_write, webhook_read, and webhook_write.
Copy Application ID and Client Secret into the Atlas Adobe Sign connector settings page.
agreement_sendagreement_readagreement_writewebhook_read webhook_writeINVALID_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.
Atlas creates an Adobe Sign webhook scoped to your account and validates the X-AdobeSign-ClientId header on every event.
Events Atlas listens for
Provider docs: https://opensource.adobe.com/acrobat-sign/developer_guide/webhooks.html
Ready to connect Adobe Acrobat Sign?
Paste the credentials you copied above into the live connector page.