Workday Tracking System · Arazzo Workflow
Workday Assign Work Schedule
Version 1.0.0
Read a worker's current work schedule, assign a new schedule, and confirm the assignment took effect.
View Spec
View on GitHub
Absence ManagementAttendanceEnterpriseHCMHuman Capital ManagementPayrollSchedulingTime TrackingTimesheetsWorkforce ManagementArazzoWorkflows
Provider
Workflows
assign-work-schedule
Capture the current schedule, assign a new one, and confirm it.
Reads the worker's existing work schedule, assigns a new schedule effective on a given date, then confirms the assignment by reading the schedule as of that date.
1
getCurrentSchedule
getWorkSchedule
Read the worker's current work schedule assignment to capture the pre-change state.
2
assignSchedule
assignWorkSchedule
Import the new work schedule assignment for the worker.
3
confirmSchedule
getWorkSchedule
Read the worker's schedule effective as of the new assignment date to confirm the assignment took effect.