Retrieve full Ironclad workflow record details after a workflow is launched

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

Steps

  1. After launching a workflow (synchronously or asynchronously), capture the workflowId from the launch response or job result
  2. Retrieve the workflow record with GET /public/api/v1/workflows/{workflowId}; the response includes workflow status (e.g., in-progress, completed), the assigned approvers, the current step, and a link to the associated contract document
  3. Access attached document metadata via the documents array in the workflow response; each entry includes a documentId, type, and a download URL valid for a limited time
  4. List all record properties for the workflow using GET /public/api/v1/records/{recordId} (the workflowId and recordId are often the same in Ironclad); map the returned attributes to your CLM data model
  5. Subscribe to workflow events via Ironclad's webhook configuration in the admin dashboard to receive real-time status changes rather than polling

Known gotchas

Related routes

launch a contract workflow and retrieve records via the ironclad api
ironcladapp.com · 5 steps · unrated
Bulk-launch Ironclad workflows asynchronously and poll for completion
developer.ironcladapp.com · 6 steps · unrated
Launch an Ironclad workflow programmatically using its schema-driven launch form API
developer.ironcladapp.com · 5 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