Discussions

Ask a Question
Back to All

Retrieving Data for a specific date

Hi,

as the title states I am looking for a way to manipulate the data I recieve from /company/employees to correspond to a given date.

In the Personio application I can set a change with a specific date on which the change should be applied (e.g. employee A. changes Cost centre from 60 to 65 on October 1st.) and generate exports for a certain date that show either state depending on the date given.

The export data is used to plan hiring so being able to request future states is important. As far as I can tell, right now the API only sends data for the date on which it was requested.

To replace the process of exporting every month it'd be nice if the API could do the same as the application

Thanks