For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Add Timesheet Clock Entries

BambooHR Operation

The Add Timesheet Clock Entries action records time entries for employee timesheets.

Example User Story

I want to add clock entries to an employee's timesheet in BambooHR so that I can accurately track their working hours.

Fields

Field Name
Field Type
Required

employeeId

Integer

Yes

date

String

Yes

start

String

Yes

end

String

Yes

note

String

No

BambooHR

Example link

Code (Apache v2.0): Operation

Last updated