Added the CA Office api endpoints
This commit is contained in:
@@ -1,7 +1,13 @@
|
|||||||
# Call inout register for prev day - credentials in json file
|
# Call inout register for prev day - credentials in json file
|
||||||
# call team list using ca office api - credentials in json file
|
# call team list using ca office api - credentials in json file
|
||||||
|
# Api for the team list : https://api.thecaoffice.com/team/list
|
||||||
# check if any new names in the in out register vs team list
|
# check if any new names in the in out register vs team list
|
||||||
# if yes then add team member / branch / department as needed
|
# if yes then add team member / branch / department as needed
|
||||||
|
# Api for the team add : https://api.thecaoffice.com/team/add
|
||||||
|
# Api for the branch add : https://api.thecaoffice.com/commons/branch/add
|
||||||
|
# Api for the department add : https://api.thecaoffice.com/commons/departments/add
|
||||||
# Mark attendance based on in out register time spent and hr rules
|
# Mark attendance based on in out register time spent and hr rules
|
||||||
|
# Api for the attendance mark : https://api.thecaoffice.com/user/attendance/mark
|
||||||
|
# Api for the attendance register : https://api.thecaoffice.com/user/attendance/register
|
||||||
# salary register download option.
|
# salary register download option.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user