Discussions
Active employees
Hi, i'm using /company/employees to get employees, but I get all employees; even those who left the company. How to get only the current employees?
API: Document Function Returning 403
Hi Personio!
time-offs: update_since instead of update_from
Hi!
Please update your documentation.
For time-offs
endpoint the key update_from
was changed to update_since
Bug: Logout button is not shown on Personio mobile webpage
On my phone with Android14 and DuckDuckGo browser Ver 5.175.1 (and earlier)
there is no logout button available. Neither in portrait nor in landscape view.
/company/custom-reports/reports: inconsistent data type for reports with historical data
Hi,
Retrieve open positions: XML API
Hello,
API Endpoint to get location data
Hello,
is it possible to get the Address of the office of a user based on the name or id? (from attributes.office.value.attributes of an employee)
client id and client secrete does not work for two endpints : attendances and time-offs
Hi team, I am using the same client id and client secrete to get the personio data with endpoint employees, attendances and time-offs,
API Token
I have an api token but unfortunayely it stopped working with this error
Is there a way to upload a document as a template so we can use @@Employee@@ tag to request a signature?
Currently I have developed a Nodejs application that uses data from a DB to create a PDF that later gets uploaded to Personio using the API. I'd like to add a signature when the document is signed using the @@Employee@@ tag but it is only usable manually creating a new document as an existing template which has to be a word document.