Discussions
Is there a way to list persons filtering by ACTIVE status?
We have a cron job that needs to list all active persons and we have a lot of inactive ones and having to list ALL and then filtering the response makes the script much slower
How do i get the Information from the Calender.?
Like.
Broken link
Hi - the link under section 2.1 of "Get started with Personio API" is broken:
{'success': False, 'error': {'message': 'Something went wrong', 'code': 500}}
Hi, I am working in Tentamus Group.
Absence Period Substitute
I would like to get the the according substitute when fetching an absence period via the personio api.
This does not seem to be currently possible. Are you planning to add this feature in the near future?
Will API be influenced by domain change?
I noticed you changed the domain to .com.
get Attendance by Employee and start/end
Hi, I want to request attendance data by employee id with start and end date. I already have the employee_id by seperate request, but when trying api call described in https://developer.personio.de/reference/get_v2-attendance-periods I get error "Invalid request content." I used get params: person.id, start.date_time.gte, end.date_time.gte. My goal is to get the recoreded times for a specific user for a timespan of one month. Are there any other endpoints where I can get the data?
v1.0 get custom report by id
Hey there,
Absence Periods (v2.0)
In the absence Periods of v2.0 is there also the absences included which are "created". So there was no approval ongoing that, because the HR Team "creates" this absence period on there own. Is this possible?
Recruiting API - get_v2-recruiting-jobs: Missing Job Description or Job Link
Hi Personio Team,