The following article provides a brief overview of data in HRworks that you can access via API.
API documentation
Introduction
The public HRworks API v2 offers you the possibility to access data in HRworks with external applications, so you can process it further according to your own requirements. All data will be transferred in JSON format. You find help on the implementation of your API client as well as a detailed description of all available API calls in the technical documentation.
Personal master data
Use the API to display the current master data of your employees, for example for synchronization with other systems.
Absence data
Get detailed information about your employees absences and sick days.
Vacation account
Call up your employees vacation account via the API.
Active and currently present employees
Use the API to output all active persons of your company or all persons of an organizational unit present today.
Available working hours
Use the API to query the available working hours of your employees in a certain period of time, for example for capacity planning for your projects.
Travel data
The HRworks API v2 now has read accesses that allow you to view a listing of travel expense reports and travel requests for selected employees, time periods and status. The Travel Management area will be extended by further endpoints in the future.