Discussions
Attendances without start or end time or other ideas?
Hello,
Postman V2 collection and OpenAPI V2 definition
Hello,
Access to Employee Time Balance via API
I’m looking to confirm whether it’s possible to fetch the current time balance for employees (e.g. overtime, minus hours) through the Personio API.
last_working_day
There are some records, which do have a last_working_day
- but we have no idea where it was set. And we can't unset it. It's not visible in the GUI, nor I found an API Call to reset the last_working_day
where it's wrong. Does any API Endpoint offers the option to set last_working_day
. Any suggestion?
How do i get the Information from the Calender.?
Like.
{'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?
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?