Discussions

Ask a Question
ANSWERED

Same authentication token for v1 & v2 APIs

I want to use the latest Personio APIs but, some modules are still closed Alpha. So, I'm planning to use the APIs from both of the versions to meet the requirement. Would it possible to use the same access token to access the APIs from v1 and v2 as the requesting credentials for both of them?

ANSWERED

Retrieving Data for a specific date

Hi,

ANSWERED

Adjusting working time model via API

Is it possible to adjust the working time model for certain employees via API? We would like to adjust the working days for employees so that vacation requests can calculate the correct number of vacation days used.

ANSWERED
ANSWERED

Multiple API credentials

Is there a way where we can have multiple API credentials for different access to set of data attributes?
Or currently we can only generate just one credentials which would access to all the attributes defined in the Access tab?

ANSWERED

Multi-day absences with half days off

Hi there,
let's say a person booked one and a half days of paid vacation.
In the response from the API this will be returned as one row.
How can I figure out which day was booked as a half day off?

ANSWERED

Available list options for custom attributes

Hi there,

ANSWERED

Maybe endpoint /v1/company/employees/<id>/profile-picture broken?

Hi folks,

ANSWERED

Provided authorization is not valid when calling a GET request via Postman

Hello,
I am trying to call employees data via API call with Postman, but I get a "Provided authorization is not valid" message.
The parameters I provided according to the documentation are:

ANSWERED

How to handle API responses?

Hi There,