Discussions

Ask a Question

List employments of a given Person sometimes gives 502 Bad Gateway

Hi,

ANSWERED

Retrieve XML Position API URL redirect

Hello!

ANSWERED

Change the primary email adress of a user via API

Hello,
why is it currently not possible to change an employees main email adress via API?
Our usecase? before an employees start date we put in his private email adress to let him recieve onboaridng emails before he has the company login.
now we want to automate that on day one the email is changed to the company email adress.
this is currently neither possible with workflow automations, since you can not use "scheduled attribute changes" in a workflow (its only possible to schedule them manually for each employee) and it is also not possible to do this via email.

ANSWERED

Custom Attributes no longer returned

GET /v1/company/employees?attributes[]=first_name&attributes[]=last_name&attributes[]=email&attributes[]=dynamic_7840856&attributes[]=position&attributes[]=dynamic_7663605 HTTP/1.1
Host: api.personio.de
Authorization: Bearer <token>
ANSWERED

Webhook Meta Object Decoration

Hi Personio Support Team,

ANSWERED

Get pending attendances from the smartphone app

Hi there,

ANSWERED

time-offs API delivers deleted absences?

How can I get deleted absences with the API?

ANSWERED

How to create a webhook so that every time a candidate applies for a job in the `recruitment` product an external system can be triggered to enrich candidate data?

We'd like to know how to set up a new webhook so that in the event of a candidate applying to any vacancy owned by ${company} our infrastructure is pinged with the candidate details and we can perform data enrichment by either uploading documents to the candidates application or by adding custom tags or the personio equivalent.

Webhooks Logs Dashboard

It would be great to have a complete Dashboard on webhooks to more easily manage and audit currently active webhooks and its logs and else. Any way this could be in you works?

ANSWERED

post attendances returning 400 Bad Request

i am sending the payload : json_encode($data) where