Discussions
company/time-offs returning 504
I'm trying to call the absences endpoint, but it's consistently returning
Post employee balance
Hello,
Profile Pictures API not available
{
"success": false,
"error": {
"message": "personio.core.api.exceptions.api.not.found.http.exception",
"code": 0
}
}
/company/absence-periods 500 Status
Ich mache ein Post request und bekomme 500 Status Code
{"success":false,"error":{"code":500,"message":"Something went wrong"}}
Wrong Schema for the Endpoint "/company/absence-periods" GET
Hello,
Detect Profile Picture Changes
Is there any possibility to detect, whether a profile picture has been changed, instead of downloading the full picture via /company/employees/{employee_id}/profile-picture/{width} just to detect, that there were no changes made. Would reduce load on personio servers as well.
valid email address marked as invalid
Today we got an error because the email address of an applicant was marked as invalid. I checked it and several RFC checker online marked it as valid. There also seems to be an existing MX entry.
Get deleted Time-offs
Hi,
Is it impossible to request information on only updated employees from the API?
I noticed some of your endpoints (such as GET "/company/attendances" and GET "/company/time-offs") support using "updated_from" as a query parameter to get the records which have been created or modified since that date.
Onboarding API endpoints
Currently there are no API endpoints for the Onboarding Tool yet.