Discussions

Ask a Question
Back to All

Get Updated Employees only from AP

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:

  1. Query /company/employees
  2. Get entire employees list
  3. What If I only want updated employees?