Workday Tracking System · Arazzo Workflow
Workday Update Scheduling Preferences and Shift
Version 1.0.0
Read a worker's scheduling preferences, update them, and schedule a shift aligned to the preferred times.
View Spec
View on GitHub
Absence ManagementAttendanceEnterpriseHCMHuman Capital ManagementPayrollSchedulingTime TrackingTimesheetsWorkforce ManagementArazzoWorkflows
Provider
Workflows
update-scheduling-preferences-and-shift
Update a worker's preferences, confirm them, and schedule an aligned shift.
Reads current scheduling preferences, updates the preferred times, confirms the update, and schedules a shift using the worker's preferred start and end times.
1
getPreferences
getWorkerSchedulingPreferences
Read the worker's current scheduling preferences to capture the pre-change state.
2
updatePreferences
updateWorkerSchedulingPreferences
Update the worker's scheduling preferences with the new preferred times and weekly hour bounds.
3
scheduleAlignedShift
createScheduleShift
Schedule a shift for the worker using the updated preferred start and end times so the shift aligns with their stated availability.