Discussions

Ask a Question
ANSWERED

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?

ANSWERED

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.

ANSWERED
ANSWERED

Get Employee with filters

Hi,

Deleted absences triggers

Hi,

ANSWERED

Requesting an Authentication Token results in a 403 for newly created API credentials

Hi,

ANSWERED

custom-report API Reference Auth missing

Hi,

ANSWERED

Possible values of status from /company/time-offs

The endpoint GET /company/time-offs includes a field "status" in the response:

ANSWERED

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"
}
}