Workday Tracking System · Arazzo Workflow
Workday Request Time Off With Balance Check
Version 1.0.0
Verify a worker has enough time off balance, then submit a time off request and confirm it.
View Spec
View on GitHub
Absence ManagementAttendanceEnterpriseHCMPayrollSchedulingTime TrackingTimesheetsWorkforce ManagementArazzoWorkflows
Provider
Workflows
request-time-off-with-balance-check
Check balances, request time off, and confirm the created entry.
Reads time off plan balances for a worker, only proceeds to request time off when a balance exists, then fetches the newly created entry to verify it persisted.
1
checkBalances
Read the worker's dynamic time off plan balances so the request is only made when the worker has an available balance.
2
requestTimeOff
Submit a new time off request for the worker via the Request Time Off business process.
3
confirmTimeOff
Fetch the newly created time off entry to confirm it was recorded and capture its current status.
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.