Ashby · Arazzo Workflow
Ashby Request and Submit Interview Feedback
Version 1.0.0
Resolve a feedback form definition, request feedback from an interviewer, submit it, and read it back.
View Spec
View on GitHub
ATSRecruitingTalent AcquisitionSourcingCRMSchedulingAnalyticsHiringHR TechArtificial IntelligenceArazzoWorkflows
Provider
Workflows
interview-feedback
Resolve the feedback form, request feedback, submit the form, and verify.
Lists and reads a feedback form definition to learn its field paths, creates a feedback request for an interviewer, submits the filled form, and reads the application's feedback back.
1
listFormDefinitions
List the organization's feedback form definitions so the caller can pick a real definition id rather than guessing.
2
readFormDefinition
Read the chosen feedback form definition. This is the step that makes the submission possible: each field in the definition carries the path that the submitted fieldSubmissions must use.
3
requestFeedback
Open a feedback request so the interviewer is prompted in Ashby and the submission below is attributed to a real request rather than appearing unsolicited.
4
submitFeedback
Submit the completed feedback form, crediting it to the interviewer. The fieldSubmissions paths must match the definition read above or Ashby rejects the submission.
5
listFeedback
List the application's feedback to confirm the submission landed and to return the full feedback set for the application.
Source API Descriptions
openapi
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.