Discussions
iframe integration on a website page don't scroll to the top of the iframe when you click on a job at the end of the frame
The problem occurs when you are putting the iframe further down on a page like we did for our client:
https://www.dtad.com/de/karriere
Open jobs integrated into own career page - but no content when clicking on a position
Hi there!
I have implemented the open positions into our career page (wordpress) via the XML feed.
When I now click on a single position, there's no content on the page which opens next.
The positions are filled with content, however, both within Personio and the XML feed.
API request capability
Good morning,
BadRequest when trying to post attendance record
Hello, I am trying to post multiple attendance records for an employee using the personio api. But I always get a BadRequest error in the response. I tried the exact same post body example with attendances in my code but still all I get in the response is "please enter attendances".
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,