Workday · Arazzo Workflow
Workday Submit Time Off
Version 1.0.0
Confirm a worker, check eligible absence types and balances, then submit a time-off request.
View Spec
View on GitHub
Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaSArazzoWorkflows
Provider
Workflows
submit-time-off
Validate eligibility and balances, then submit a worker time-off request.
Reads the worker, the eligible absence types, and the worker's current time-off balances, then submits a time-off request for the supplied days.
1
getWorker
getWorkerById
Confirm the worker exists before reading absence data.
2
getEligibleTypes
getEligibleAbsenceTypes
List the absence types the worker is eligible to request.
3
getBalances
getTimeOffBalances
Read the worker's current time-off balances to validate the request.
4
submitRequest
requestTimeOff
Submit the time-off request for the supplied days.
Source API Descriptions
openapi
openapi