Workday · Arazzo Workflow
Workday Log Time Entry
Version 1.0.0
Confirm a worker and read their timesheets, then log a new time entry.
View Spec
View on GitHub
Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaSArazzoWorkflows
Provider
Workflows
log-time-entry
Resolve a worker, read timesheets, then log a new time entry.
Reads the worker, their timesheets, and their existing time entries, then logs a new time entry with the supplied date, hours, time entry code, and worktag.
1
getWorker
getWorkerById
Confirm the worker exists before logging time.
2
getTimesheets
getTimesheets
Read the worker's timesheets for context.
3
logEntry
requestTimeEntry
Log the new time entry for the worker.
Source API Descriptions
openapi