UKG · Arazzo Workflow
UKG Pro WFM PTO Balance and Schedule Check
Version 1.0.0
Read an employee's accrual balances and branch on available PTO.
View Spec
View on GitHub
Human Capital ManagementHCMWorkforce ManagementHRPayrollTime and AttendanceBenefitsSchedulingArazzoWorkflows
Provider
Workflows
pto-balance-and-schedule
Check accrual balance against requested hours and surface scheduled shifts.
Reads the accrual balances, branches on whether the available balance covers the requested hours, and pulls the employee's scheduled shifts for the window when sufficient balance exists.
1
getAccruals
getEmployeeAccruals
Retrieve the accrual balances for the employee and branch on whether the first balance covers the requested hours.
2
getShifts
getEmployeeShifts
Retrieve the employee's scheduled shifts across the requested window so a planner can see which shifts the time off would overlap.