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
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated