Workday · Arazzo Workflow
Workday Review Recruiting Pipeline
Version 1.0.0
List job requisitions, load a requisition's detail and its posting, then review job applications.
View Spec
View on GitHub
Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaSArazzoWorkflows
Provider
Workflows
review-recruiting-pipeline
List requisitions, load the first one and its posting, then review applications.
Lists job requisitions, then branches: if any exist it loads the first requisition's detail, its job posting, and the job application pipeline, otherwise it ends.
1
listRequisitions
getJobRequisitions
List open job requisitions.
2
getRequisitionDetail
getJobRequisitionById
Load the detail record for the first requisition.
3
getPosting
getJobPostingById
Load the job posting detail for the supplied posting id.
4
reviewApplications
getJobApplications
Review the job application pipeline.