Please enable JavaScript.
Coggle requires JavaScript to display documents.
Apply Leave, A, B, C, D, E - Coggle Diagram
Apply Leave
https://api.bamboohr.com/api/gateway.php/akh/v1/employees/directory
Search for "workEmail" of loggedin user
No record Found
I am unable to locate you in our systems
Please confirm if below is the correct Work Email Address
[Work Email]
Yes No
Yes
We couldn't locate you, please approach you manager for further help.
No
Please provide your Work Email.
Text Box
[Submit]
One record found
Fetch the employee ID
Please provide below details regarding leaves
Start Date {Calender} >= today
End Date{Calender}>= today
TimeOff Type{Drop Down}(API call to get Data for Dropdown)
-
https://api.bamboohr.com/api/gateway.php/akhirez/v1/meta/time_off/types/
Note {Multiline Text Box}
[Next]
Some More Details(no negative values and amount not more than 24 hours)
Amount(API call to get the Default values)-
https://api.bamboohr.com/api/gateway.php/akhirez/v1/meta/time_off/types/
Check if for the given period leave is applied/approve
https://api.bamboohr.com/api/gateway.php/akhirez/v1/time_off/requests/?start={}&end={}&&employeeId={}
Leave found No
Leave applied for the below days
{Date}-{Amount}-{Leave Type}
{Date}-{Amount}-{Leave Type}
Execute API-
https://api.bamboohr.com/api/gateway.php/akh/v1/employees/4/time_off/request
leave found Yes
1 more item...
If Cancel Leave/Update
Below are your leaves for this year
https://api.bamboohr.com/api/gateway.php/akhileshrez/v1/time_off/requests/?start=Today&end=2021-12-31&employeeId=employeeID
Carousel
From to To
{Date, Type, Amount}
{Date, Type, Amount}
Last Change{} Status{}
Cancel Extent
https://api.bamboohr.com/api/gateway.php/companyDomain/v1/time_off/requests/requestId/cancelled
Leaves From to To have been cancelled
Extend
Please provide the details
Start Date
End Date
1 more item...
API Failed
I am unable to help you with this now. Please approach you immediate supervisor for help.
Apply Leave
Cancel Leave
Update leave
A
B
C
D
E