Discussions
Updating Employee Email Address in Personio Generated During HR Workflow
What alternative methods or workarounds are available to update an employee's email address in Personio when it's generated during an HR workflow, given that the current update method cannot modify this property?
Upload documents and attach to applications
Hello,
POST Attendances
Hello,
I'm trying to transfer multiple attendances using the same syntax as described in the developer hub. I keep getting the error (401) Nicht autorisiert.
Authorisation Endpoint failing with Wrong credentials.
We have been trying to use the Auth endpoint by passing the client id and secret that we recently generated for our Personio App.
But we have always received a Wrong Credentials error.
We also tried to run it using the Try It Out feature available on the Personio developer link https://developer.personio.de/reference/post_auth but received the same resposnse.
Get Employee with filters
Hi,
Deleted absences triggers
Hi,
Requesting an Authentication Token results in a 403 for newly created API credentials
Hi,
custom-report API Reference Auth missing
Hi,
Possible values of status from /company/time-offs
The endpoint GET /company/time-offs includes a field "status" in the response:
PATCH Employee -> Unauthenticated.
Hi,
we have successfully used the API Interface. However, it does not work since a few days.
I receive a valid token:
{
"success": true,
"data": {
"token": "[not copied here],
"expires_in": 86400,
"scope": "employees:read employees:write"
}
}