Workday Tracking System · Arazzo Workflow
Workday Create Scheduling Organization and Shift
Version 1.0.0
Create a scheduling organization, schedule a worker's shift within it, and confirm the shift.
View Spec
View on GitHub
Absence ManagementAttendanceEnterpriseHCMHuman Capital ManagementPayrollSchedulingTime TrackingTimesheetsWorkforce ManagementArazzoWorkflows
Provider
Workflows
create-scheduling-org-and-shift
Create an organization, schedule a shift in it, and confirm the shift.
Creates a scheduling organization, schedules a worker shift that references the newly created organization, then fetches the shift to confirm it persisted.
1
createOrg
createSchedulingOrganization
Create a new scheduling organization that the shift will belong to.
2
createShift
createScheduleShift
Schedule a worker shift that references the newly created scheduling organization.
3
confirmShift
getScheduleShift
Read the created shift back to confirm it persisted with the expected organization and worker.