Discussions
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,
Possible to only get the value from an attribute?
Hello Personio team,
Available list options for custom attributes
Hi there,
Rate Limiting on APIs
What is the rate limit on Auth API? And is the rate limit per Company?
Do you have any rate limiting on Employees API?
/company/absence-periods 500 Status
Ich mache ein Post request und bekomme 500 Status Code
{"success":false,"error":{"code":500,"message":"Something went wrong"}}
Absence Periods error 400
Hello, we as a Company have an API which allows us to POST Absence dates for our employees... Still with the correct Tokens i cant post our absences. The Error says "This API doesn´t support Daily Absences. Please see the documentation for the right API to use"
Employees: Update Data
Hi,
is there any chance to get an endpoint to update a employee profile, including all tabs like salaries or custom fields?