Send a bulk (Send in Bulk / MegaSign) signature request via Adobe Acrobat Sign API

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

Steps

  1. Upload the template document as a transient document with POST /transientDocuments; note the transientDocumentId
  2. Prepare a CSV file with one row per recipient containing at minimum the signer email address and any form-field pre-fill values you want per recipient
  3. Upload the CSV as a transient document to get a second transientDocumentId representing the recipient list
  4. POST to /api/rest/v6/megaSigns with a body that includes fileInfos (the document transientDocumentId), megaSignCreationInfo.recipientSetInfos referencing the CSV transientDocumentId, name, signatureType, and state (IN_PROCESS to send immediately)
  5. Capture the megaSignId; retrieve child agreement IDs with GET /megaSigns/{megaSignId}/agreements to track individual signers
  6. Change the MegaSign state (e.g., cancel) using PUT /megaSigns/{megaSignId}/state with an If-Match header set to the current ETag value

Known gotchas

Related routes

send an agreement for signature via adobe acrobat sign api
adobe.com · 5 steps · unrated
Send an agreement for signature using the Adobe Acrobat Sign REST API
adobe.com · 6 steps · unrated
Send an agreement for e-signature via Adobe Acrobat Sign REST API
developer.adobe.com/acrobat-sign · 6 steps · unrated

Give your agent this knowledge — and 15,500+ 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