Create a requisition and submit it for approval in Workable v3 via API

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

Steps

  1. Authenticate with a Workable Bearer token that has the w_requisitions scope against base URL https://{subdomain}.workable.com/spi/v3.
  2. POST to /requisitions with the requisition details (title, department, employment type, number of positions, etc.) to create a requisition; capture the requisition code from the 201 response.
  3. To submit for approval, PATCH to /requisitions/{code}/approve with the required approver payload; note that the approve endpoint requires a user token (not a service-account token) per current docs.
  4. Poll GET /requisitions/{code} to monitor status transitions; the status field reflects the current approval state.
  5. On approval, use the returned requisition data to create or update the linked job posting via the /jobs endpoints.

Known gotchas

Related routes

Manage job requisition approvals programmatically via ATS API and workflow hooks
recruiting-general · 5 steps · unrated
Create and advance an offer through an approval workflow via the Ashby API
recruiting · 6 steps · unrated
Create and update a Job Requisition and Candidate record via the SAP SuccessFactors Recruiting Management (RCM) OData API
help.sap.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