Discussions

Ask a Question
ANSWERED

Confusing Reference - Page-Number or offset?

Hello Personio-Team,

ANSWERED

Absence Periods Open Alpha

Hi, I am using the v2 absence-periods endpoints (list/create/delete etc.) and oftentimes, the endpoints give 404 not found error:

List employments of a given Person sometimes gives 502 Bad Gateway

Hi,

ANSWERED

Help with Personio API: Retrieving custom_attributes for job postings

Hello everyone,

ANSWERED

Revoke Access Token Error

Hello,
What rights does my API client need to have in Personio so that I can revoke my access token?
In V2, I get a 401 error with the info ‘Authorisation Restrictions’ when revoking.
Thank you

ANSWERED

How long does the 'List Employees' API take to reflect changes made on the dashboard?

I terminated an employee and set their termination date to the previous day, making this change at 12:30 PM. Since then, I’ve been using the updated_since filter to fetch the updated employee list every 15 minutes. However, even though I terminated the employee at 12:30 PM, the API still returns this employee as updated at 1:15 PM. This doesn't seem correct because no further changes were made after 12:30 PM, so there shouldn’t be any new updates for this employee.

ANSWERED

Pagination

Hi!

ANSWERED

Webhooks create = update and effective change date?

Hi there,

ANSWERED

Complaint of no category id, but I am providing it

I am using the v1/comany/documents API to upload documents. When I try I get the error message "Failed request to Personio - Bitte geben Sie category id ein, um fortzufahren." I am supplying a category id retrieved from the v1/company/document-categories. I am sending the request as multipart/form-data with the correct header.

ANSWERED

Access Personio by a perl script ?

Is there a way to access employee data by a script witten in perl?