Workday · Arazzo Workflow
Workday Change Worker Job
Version 1.0.0
Confirm a worker, look up the target job profile and position, then initiate a job change.
View Spec
View on GitHub
Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaSArazzoWorkflows
Provider
Workflows
change-worker-job
Resolve a worker, validate the target profile and position, then create a job change.
Reads the worker, the target job profile, and the target position, then initiates a job change event for the worker with the supplied effective date and proposals.
1
getWorker
getWorkerById
Confirm the worker exists before initiating a job change.
2
getJobProfile
getJobProfileById
Load the target job profile to validate the proposed profile.
3
getPosition
getPositionById
Load the target position to validate the proposed position.
4
createChange
createJobChange
Initiate the job change event for the worker.
Source API Descriptions
openapi