Discussions
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.
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
Getting historical values from work_schedule
Hello, Personio Team.
422 error /v1/company/documents
I'm using the following code:
Retrieving holidays from API?
I have seen that this question was asked before,
https://developer.personio.de/discuss/614c152c9abde6004d49b0bc
422 error /v1/recruiting/applications/documents
Hey,
Get Updated Employees only from AP
Hi Personio, thank you for creating awesome solution and api docs
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.
encoding of Special Characters
Hello Personio Team.
Support for Alternating Weekly Work Schedules
Good afternoon,