Ashby · Arazzo Workflow
Ashby Create a Job and Open It
Version 1.0.0
Resolve department, location, and interview plan, create the job, then open it.
View Spec
View on GitHub
ATSRecruitingTalent AcquisitionSourcingCRMSchedulingAnalyticsHiringHR TechArtificial IntelligenceArazzoWorkflows
Provider
Workflows
job-create
Resolve org metadata, create a job, set it Open, and verify.
Lists departments, locations, and interview plans to resolve the ids job creation requires, creates the job, transitions it to Open, and reads the result back.
1
listDepartments
departmentList
List the organization's departments so the job is attached to a real team. Archived departments are excluded so a retired team is not reused.
2
listLocations
locationlist
List the organization's locations so the job is attached to a real location, excluding archived ones.
3
listInterviewPlans
interviewPlanList
List interview plans. A job cannot be moved to Open without a default interview plan, so this must be resolved before the create rather than after it.
4
createJob
jobCreate
Create the job against the resolved department, location, and default interview plan. Ashby creates the job in Draft.
5
setJobStatus
jobSetStatus
Transition the job to the requested status. Moving to Open is what makes the job eligible for postings and applications.
6
readJob
jobInfo
Read the job back with its location and openings expanded so the caller ends with a confirmed, fully resolved job record.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/ashby-hq-job-create-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.