The Work Schedules API guides allows to request the Worker Work Schedule planned for the next days, concepts known as "Escala" and "Turma" in the eXpert Brazil SOR.
Also, to calculate the planned schedule for each day for the Worker, the following situations are going to be considered:
- Time Offs
- Leaves of Absence
- Planned day offs
- Work Schedule changes for specific days
- Holidays and holidays extensions
- Standard planned worker work schedule
- On notice periods
With these information, the system will then calculate if the day is a work day or day off, as well as the planned working hours (from 8:00 to 17:00 for example).
In this section, we will announce any new revisions to the Work Schedules Application Programming Interface (API) and this guide.
- First revision of this document
The following table shows how your data connector application would be used by a client.
Actor Task | Description | |
---|---|---|
1 | HR Practitioner | Trigger the API-based data exchange between your application and ADP eXpert |
1 | Your Application | Retrieve work schedules information details based on your needs |
There are no required setup steps.
Postman allows you to import a collection of APIs, created by others, so you can try them out. For more information on Postman, see Making Your First API Call Using Postman.
ADP provides a comprehensive set of pay statements APIs to stay in synch with an ADP application and do the following:
- Retrieve an employee work schedules for a period of days.
- Retrieve an employee work shift for a day.
The amount of data retrieved by your application may vary based on the target ADP system and the ADP system configurations.