Discussions
Get Updated Employees only from AP
over 2 years ago by Lasse Andersson
Hi Personio, thank you for creating awesome solution and api docs
PROBLEM:
If i Query /company/employees I get the entire list of employees, But what about only UPDATED employees from certain date?
Basically if would be very helpful if we can filter on last_modified_at similar filter directly in the query for "updated_from" in /company/attendances https://developer.personio.de/reference/get_company-attendances
STEPS:
- Query /company/employees
- Get entire employees list
- What If I only want updated employees?