Discussions
Retrieving absences without being able to access the absence type
about 10 hours ago by Claas Hemig
Hi,
I would like to retrieve all absences (public holiday, vacation, special vacation, sickness...) of a given employee in a given date range, using the absence endpoint. But because sickness is highly private information, I would like to just get THAT an employee was absent, but not WHY, i.e. not being able to retrieve the absence type. https://developer.personio.de/docs/getting-started-with-the-personio-api says that for the employee endpoint, you have to whitelist employee properties when creating the token. Is there an analogous functionality for the absence endpoint and if not, which other options do I have?
Thanks in advance