Discussions

Ask a Question
ANSWERED

Power Query Editor (Power BI / Excel) gives 401 unauthorized error

Dear Personio-Dev community,

ANSWERED

Where can i retrive my personal bearer token?

I see in the documentation there is one token to change every employee but no mechanism to just retrieve a personal bearer token. I want to use my own token to just change my settings/vacations and so on via api.

ANSWERED

time-off API does not return metadata

Hello, I am a bit confused. I am building a wrapper for the API and in some cases the result returns no metadata, like so:

ANSWERED

Redirection to a specific page after submitting the form

Hello together,

ANSWERED

API Version 2.0

Hi,

ANSWERED

Working time profile and department

Hi,

ANSWERED
ANSWERED

Accessing reports and recruiting funnel information

Hi,

ANSWERED

Work Schedule History Data in the Employee API

Hey Everyone,

ANSWERED

Issue with attributes field in endpoint https://api.personio.de/v1/recruiting/applications

Whenever I try the endpoint and add attribute in the following way:
"attributes": [
{
"id": "custom_attribute_123",
"value": "JOIN"
}
]