Configure Adobe Acrobat Sign webhook subscriptions and verify event authenticity using client ID validation

domain: adobe.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate with Adobe Acrobat Sign using OAuth 2.0 authorization code flow, obtaining a token with the webhook_read and webhook_write scopes
  2. POST to the /webhooks endpoint with a JSON body specifying the webhookSubscriptionEvents array (e.g., AGREEMENT_ALL or specific events), the webhookUrlInfo target URL, and the scope (ACCOUNT, GROUP, USER, or RESOURCE level)
  3. In the webhook receiver, respond to the initial verification GET request by echoing the X-AdobeSign-ClientId header value in a X-AdobeSign-ClientId response header to complete the subscription challenge
  4. For subsequent POST event deliveries, extract the X-AdobeSign-ClientId header and compare it to the expected client ID registered in your OAuth application to verify the source
  5. Parse the webhook payload JSON to extract the agreement ID, event type, and participant set state, then call the Agreements GET endpoint to retrieve current agreement details if needed

Known gotchas

Related routes

Subscribe to and verify Adobe Acrobat Sign webhooks (current v6 API)
opensource.adobe.com · 6 steps · unrated
Subscribe to Adobe Acrobat Sign webhook events for agreement status changes
developer.adobe.com/acrobat-sign · 5 steps · unrated
Re-enable a disabled webhook in Adobe Acrobat Sign via the REST API
opensource.adobe.com · 5 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans