Workday · Arazzo Workflow
Workday Clock Time Event
Version 1.0.0
Confirm a worker and read their recent clock events, then record a new clock in/out event.
View Spec
View on GitHub
Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaSArazzoWorkflows
Provider
Workflows
clock-time-event
Resolve a worker, read recent clock events, then record a new clock event.
Reads the worker and their recent time clock events, then records a new clock event with the supplied event type, time, and time zone.
1
getWorker
getWorkerById
Confirm the worker exists before recording a clock event.
2
getRecentEvents
getTimeClockEvents
Read the worker's recent time clock events to avoid duplicates.
3
recordEvent
createTimeClockEvent
Record the new clock in or clock out event for the worker.
Source API Descriptions
openapi