Ashby · Arazzo Workflow
Ashby Schedule an Interview for an Application
Version 1.0.0
Verify the interviewer exists, create an interview schedule, and confirm the events.
View Spec
View on GitHub
ATSRecruitingTalent AcquisitionSourcingCRMSchedulingAnalyticsHiringHR TechArtificial IntelligenceArazzoWorkflows
Provider
Workflows
interview-schedule
Resolve an interviewer by email and book an interview event on an application.
Looks up the interviewer, confirms the application, creates an interview schedule with one event, and reads the schedules back for that application.
1
resolveInterviewer
Look the interviewer up by email before booking anything. Ashby matches interviewers on email, so confirming the user exists here turns a silent scheduling failure into an explicit one.
2
readApplication
Read the application to confirm it exists and to capture its current stage, which is the context the interview is being booked against.
3
createSchedule
Create the interview schedule with a single event covering the supplied window and interviewer. Additional events can be added to the interviewEvents array to book a multi-part onsite in one call.
4
verifySchedule
List the application's interview schedules to confirm the booking is visible on the application and to return the full schedule set.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.