Discussions
Fetching (very) large amounts of employees via /company/employees
Hi there! As part of our Personio integration, our customers can fetch all the employees from their Personio instance. We rely on the /company/employees
endpoint and allowlist relevant attributes
to reduce the amount of data we request from the Personio API.
API call does nto work anymore
Hello,
historical and future work schedules
I'm aware of the statement:
"Unfortunately at the moment, we are not able to provide the historical and future work schedules for an employee via the Public API. This request has been raised with the relevant product team and we hope to provide support for this feature soon."
Auth Token Type has changed & how long is the new token valid
Hello, the documentation says the auth token is bearer type, but is has changed.
Filter on employee IDs in /company/employees
Hi!
Security Vulnerability in Code Example
Hey.
Offset in time-off and absence-period is not the same
If you check Offset attribute in time-off its just page number but if you check the same attribute in absence-period API it is number of records in the list. We have built our logic around offset as number of records for pagination e.g. 3 pages total limit 25 offset 25 which is equal to page 2. Is this a bug or it will stay as is for time-off?
Incorrect current_page in metadata on multiple requests for Abscence endpoint
Greetings,
Is it possible to send data from a job offer form directly to personio db?
We have a form on our website that interested people can use to apply to us. Is it possible to have these requests sent directly to our personio.de account?
Occasional 400 Error on Posting Attendance
Hi,