Unified.to · Arazzo Workflow
Unified.to ATS Candidate Application
Version 1.0.0
Create an ATS candidate, submit their application to a job, and list applications for that candidate.
Provider
Workflows
ats-candidate-application
Create a candidate, submit an application for a job, and list the candidate's applications.
Creates an ATS candidate, creates an application that references both the new candidate id and an existing job id, then queries applications filtered to the candidate to confirm the submission was recorded.
1
createCandidate
createAtsCandidate
Create the candidate on the connection with the supplied name and a single WORK email.
2
submitApplication
createAtsApplication
Submit an application linking the new candidate to the supplied job, with an initial NEW status.
3
listCandidateApplications
listAtsApplications
List applications filtered to the new candidate to confirm the submission is tracked.