Discussions

Ask a Question
Answered

Personio Azure AD

Hi there,

Answered

Scroll-Leiste auf mobilen Geräten bei Integration via iFrame

Hallo,

Answered

line feeds are removed in field `message` (Persono Recruiting API, application endpoint)

We successfully use the Recruiting API to send applications from our custom form. We want a seamless integration and therefore we don't want to use the iframe solution.

Answered

get holidays

In personio calendar we can see which holidays there are. Is it possible to get the information through the personio API without exporting an ics file?

Answered

API Project Field

The Project field is not exposed to the attendances endpoint.

Answered

Can't pass categorised_documents to Applicant API

Dear Personio team,

Answered

Seperate project endpoint/features planned?

Dear Dev team,

Answered

Reduce height of background-image container

Is there a way to reduce the height of the background image container? We don't want to have an image there, so we end up with an empty container.

Answered

Can't provide applicant for recruiting endpoint

Hi!

Answered

Need to sync the growing data

Hi. Our data (attendance and time offs) is growing in size, and there doesn't seem to be some reasonable mechanism for syncing on the Personio side of the API. Personio recently introduced filtering absences by updated-from filter, but it works only for some changes, so if the entry was deleted, then it doesn't get picked up by the filter. So I don't see any use case for that new feature as long as long as the status property (deleted) is not passed on. The only possibility left is fetching all records every time, but that's not feasible from the resource point of view. And at the same time I'd need to hope noone adds any new records while the fetch process, as some records would get lost due to pagination and offset logic. Webhooks for changes don't exist, no incremental logic.. How do you guys deal with fetching data from personio?