Discussions
I want to access a task list and mark a specific task as completed via the API
We want to create a complementing boarding process in our workflow software. Our HR will create a task "IT OnBoarding Process". I want to load new where this task is open and after the process has completed I want to mark the task as completed in Personio.
time-offs half days
Hallo,
Get deleted Attendances
Hi,
we're fetching attendances from personio as delta-sync using the "updated_from" query parameter.
Personio API Access
Hi,
Auto fill attendance and vacation overbooking a single day.
When I Copy my hours for the whole month and then I decide that I need a vacation day and add this in the absence tab. This results in a day that will be booked with my working hours AND vacation at the same time.
This should be automated or at least the approving person should get a red flag or similar.
Is it possible to post hourly absences via API?
Hey,
Is there a way to get employees that fulfill a specific criteria?
Hi, I want to create a sync between Salesforce and Personio. Is it possible to only get employees that meet a certain criteria like salesforceId= null or something?
"The token has been blacklisted" after every request
Hi,
Please add the Representative to Personio API for Absences
Hello,
Dynamic bearer access to 2 endpoints
I'm trying to pull data from the attendance and the absence endpoints, but the bearer generated by POST only allows one-time use. After getting the attendance data, I'm not able to get the absence data in the second query. Is there any solution to this? or I'd have to activate another set of client ID and secret for absence endpoint?