Action: Update Employee
BambooHR Operation

The Update Employee action modifies an employee's existing record with new or updated information.
Example User Story
I want to update an employee's details in BambooHR so that I can keep employee records accurate and up-to-date.
Fields
Field Name
Field Type
Required
employeeId
String
Yes
firstName
String
No
lastName
String
No
jobTitle
String
No
workEmail
String
No
workPhone
String
No
department
String
No
location
String
No
status
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated