Discussions
Available hours per week
Hi together,
How can we get the overtime-values from the Personio API?
We like: https://yourdomain.personio.de/attendance/employee/1234567890/overtime-balance?period=2023-06
Multiple Valid Bearer Tokens
Hi there, we are currently in the planning stage of using the Personio API for internal reporting. Unfortunately, I am tasked with planning our workflows, but cannot currently actively test against the API, because some data security topics need resolving first. That's why I'm asking here.
Get company domain from the API
Hi,
Field ‚id‘ is required
I am trying to fire an application with the following code.
Team-Attribute from Emyploee
Could it be, that the team attribute of employees has been changed?
Request Authentication Token
I want to query the auth token with powershell, but I always get the error message "wrong credentials". What is wrong with the query (the token is stored in $Token):
E:\Personio\Employees\curl.exe -o $Token -X POST "https://api.personio.de/v1/auth" -H "accept: application/json" -H "content-type: application/ json" -d '{ "client_id": "ABC..","client_secret": "XYZ.." }'
Update absences
Hi guys, how are you? is there a plan to implement an endpoint to update absences?
Translations of Meta-data from XML endpoint
Hi there!
Does anybody know if it's possible to get the job meta data information like "seniority" from the XML endpoint translated?
How to get all work schedules of an employee?
Hi,