Please enable JavaScript.
Coggle requires JavaScript to display documents.
Update an existing employee, A, B, C - Coggle Diagram
Update an existing employee
Please provide any of the details of the for which record needs to be updated
{First Name}
{Last Name}
{Work Email}
{Employee ID}
Execute API
https://api.bamboohr.com/api/gateway.php/ajitkmr/v1/employees/directory
Employee Not Found
I was not able to locate any employee with given Employee ID
Execute API and search for employee with
First Name and Last Name
or
First Name
or
Last Name
https://api.bamboohr.com/api/gateway.php/ajitkmr/v1/employees/directory
Employee Not Found
We couldn't locate the employee you are looking for. Would you like to try diffferent details?
Yes
Initial prompt
No
Is there anything I can help
Employee(s) Found
I was able to locate the below employees with the provided details. Please choose the one you want to update.
Drop Down+None( List of employee){FIrst Name Last Name- Employee ID}
None Selected
We couldn't locate the employee you are looking for. Would you like to try diffferent details?
2 more items...
Employee Selected
API-
https://api.bamboohr.com/api/gateway.php/ajitkmr/v1/employees/123?fields
Below are the details, please update as needed
Date-{Hire Date-Uneditable}
First Name{Prefilled}
Last Name{Prefilled}
Preffered Name{Prefilled}
Gender{Prefilled}
Marital Status{Prefilled}
Submit Skip
1 more item...
API Fails
1 more item...
Employee ID found
API fails
Unable to help you with your request now.
Is there anything else I can help
A
B
C