Factorial · Arazzo Workflow
Factorial Attendance Day
Version 1.0.0
Clock an employee in, confirm the open shift, then clock them out.
View Spec
View on GitHub
Human ResourcesHRISEmployee ManagementTime TrackingPayrollTime OffPerformance ManagementArazzoWorkflows
Provider
Workflows
attendance-day
Clock in, confirm the open shift, and clock out for an employee.
Opens an attendance shift via clock in, lists shifts to confirm it is open, and closes it via clock out.
1
clockInEmployee
clockIn
Clock the employee in, opening an attendance shift.
2
confirmOpenShift
listShifts
List the employee's shifts for the day to confirm an open shift exists before clocking out.
3
clockOutEmployee
clockOut
Clock the employee out, closing the open attendance shift.