I want to create an api for orangehrm to punch in & punch out but i am unable to find any documentation to create an api.
Anybody knows the standards or reference to create API for Orange HRM using XMLRPC,JSON etc..
Here's a 4-page overview of its support for web services. Note the Web services controller on page 4.
Since its PHP based you can use one of the following:
All the best!
EDIT: There's also the built-in PHP library that you can enable as an extension