Discussions
401 Unauthorized status in /v1/recruiting/applications
Hallo,
Custom Report API does not show data from all columns
Hi,
What is new in API Integration?
How to migrate to new API?
Endpoint /company/employees returns inconsistent value for property vacation_day_balance
By the end of August we got notified about changes that affects the determination of the vacation entitlement. In the Personio web application the remaining vacation day balance is displayed correctly in the "Attendances" tab in the user profile. Before the changes were rolled out, the displayed value was consistent with the value of the property vacation_day_balance obtained from the response of the /company/employees endpoint. Now, the displayed value and the value of the property vacation_day_balance differ from each other. We rely on this property since we are providing this value in an internal application that fetches this property from the API.
Application Feedback/Comment
Hi Everyone!
Trouble Authorizing with Bearer Token on API Endpoint: /company/custom-reports/reports/{report_id}
Hi, I'm trying to fetch custom reports using the API endpoint, but I'm unable to authenticate using a bearer token. I'm sending a GET request to: /company/custom-reports/reports/{report_id}
.
Auth results in "Wrong credentials"
I use the correct clientId and clientSecret with the most basic curl example from https://developer.personio.de/reference/post_auth
Empty work_schedule is [], but is type object
In case no work_schedule is set, the API returns:
Issue with uploading documents via API (PowerAutomate)
Hi there,
Invalid multipart request body and/or headers supplied
Hey there,