Discussions

Ask a Question
ANSWERED

How do I create a new time-off entry via API (POST company/time-offs)?

Hello,
I'd like to create a new time-off entry. In your API Reference I can't find a POST body example. Can you please provide the POST body example. Thanks a lot.

ANSWERED

How to assign and specify a universal ID to custom and standard attributes

Hello,
how do I specify the universal ID? In the example "Employees API: Universal ID is now exposed" it looks as you can define the ID. Seems not to be composed of the label field
"dynamic_153804": {
"label": "Address, postcode",
"value": "",
"type": "standard",
"universal_id": "postcode"
},
Is there a way to replace then dynamic ID by the universal ID when working with the REST API? Consider a scenario where you need to convert JSON into XML for further processing. At the moment you'd get the XML node
<dynamic_153804> ...
The XML would be a lot easier to read/process if the node name would just be the uinversal_id

ANSWERED

Getting historical values from work_schedule

Hello, Personio Team.

ANSWERED

422 error /v1/company/documents

I'm using the following code:

ANSWERED
ANSWERED

422 error /v1/recruiting/applications/documents

Hey,

ANSWERED

Get Updated Employees only from AP

Hi Personio, thank you for creating awesome solution and api docs

ANSWERED

Call custom endpoint when data is created in Persio

Hello, is it possible to let call a certain endpoint when data is created, modified, deleted, ... in Persio? E. g. we want to react with our own software process if an employee creates an absence.

ANSWERED

encoding of Special Characters

Hello Personio Team.

ANSWERED

Support for Alternating Weekly Work Schedules

Good afternoon,