Unified.to · Arazzo Workflow
Unified.to ATS Job Pipeline
Version 1.0.0
Open a new ATS job, retrieve it, then review the applications attached to it.
Provider
Workflows
ats-job-pipeline
Create a job, fetch it, and list its applications.
Creates an ATS job in OPEN status, retrieves the created job by id, then lists applications filtered to that job id to surface the candidate pipeline.
1
createJob
createAtsJob
Open a new job requisition in OPEN status with the supplied title and description.
2
getJob
getAtsJob
Read the created job back by id to confirm it is live on the connection.
3
listJobApplications
listAtsApplications
List applications filtered to the new job to review the candidate pipeline.