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 ManagementAttendanceEnterpriseHCMPayrollSchedulingTime 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
Create a new scheduling organization that the shift will belong to.
2
createShift
Schedule a worker shift that references the newly created scheduling organization.
3
confirmShift
Read the created shift back to confirm it persisted with the expected organization and worker.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.