Discussions

Ask a Question
ANSWERED

Pagination changed?

Hi, did you just change the pagination method of the /company/time-offs endpoint? It used to be same is other endpoints, for example /company/employees. Why is this one different and why was there no change log entry about it?
Thanks,
Sebastian

ANSWERED

API - historical weekly working hours and work schedule

Hi Personio,

ANSWERED

How can i submit Files with special characters?

Hi,

ANSWERED

Some payroll documents not included in batch export

20 payroll documents were not included in my last batch export a week ago, which I only noticed now (I re-downloaded the package, just in case). All had the same naming pattern, and other documents from that time period that did not have that naming pattern were exported.

ANSWERED

How to include "Additional Compensation" in custom report?

I can include "fixed salary (100%) in custom report, but the salary is often more complicated than that, so we define "Additional Compensation" (payroll custom fields) for various employees. I didn't find a way to include those attributes in custom report, which means there is no way for me to export them (with time axis). Am I doing something wrong, or is it a bug?

ANSWERED

Please add the Representative to Personio API for Absences

We also need this feature, are there any news about it?

ANSWERED

Where can I find / generate bearer token?

Hi, I am trying to integrate attendance from developers hub and to send a POST request I need the bearer token, How can I create one?

ANSWERED

Custom Reports API - what use if I can regenerate report only by using GUI?

Hi.
I have a case where employee has changed "employment_type", but change was not reflected in custom report until I pressed "regenerate" icon in custom report GUI.
It a bug? What triggers automatic regeneration?

ANSWERED

Personio API being slow

I’m trying to sync Personio employee data with a third party tool. I’m using the code example provided in api docs:

ANSWERED

How to upload multiple files with PHP and Guzzle?

hello all,