UKG · Arazzo Workflow
UKG Pro WFM Daily Attendance Reconcile
Version 1.0.0
Compare a day's scheduled shifts to actual punches for an employee.
View Spec
View on GitHub
HCMWorkforce ManagementHRPayrollTime and AttendanceBenefitsSchedulingArazzoWorkflows
Provider
Workflows
daily-attendance-reconcile
Pull a day's shifts and punches and branch on whether punches exist.
Retrieves the employee's scheduled shifts for the day, retrieves their actual punches for the same day, and branches on whether any punches were recorded to flag a potential no-show.
1
getScheduledShifts
Retrieve the employee's scheduled shifts for the day to establish what was expected.
2
getActualPunches
Retrieve the actual clock punches for the same day and branch on whether any punches were recorded against the scheduled shift.
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.