Changelog

Improved

GET List Allowed Attributes - List Options values

As more of our customers and partners adopt Personio's APIs, one of the consistent feedback points that we have heard is around the unavailability of the available options of a 'List' and/or a 'Tags' variable via the Public API. We have addressed this issue with this enhancement release on the GET List Allowed Attributes endpoint i.e.(https://developer.personio.de/reference/get_company-employees-attributes) whereby the available options for a 'List' and/or a 'Tags' variable are now present in a new 'options' object in the payload.

Added

GET Org Unit API - GA

Personio has released a GET Org Units endpoint that enables users to retrieve details about their organizational structure programmatically via the Public API (https://developer.personio.de/v2.0/reference/getorgunit-1). This endpoint also allows for optional retrieval of a particular Org Unit's parent chain via a query parameter

Added

Webhooks - GET Delivery Activity endpoint

In order to provide our customers with full visibility and transparency on the status of their webhook deliveries, Personio is releasing a GET Delivery Activity endpoint (https://developer.personio.de/v2.0/reference/get_v2-webhooks-id-activity) which accepts a webhook ID as the input and allows for tracking webhook delivery attempts upto 30 days in the past, from the current date. Additionally, date and status query parameters allow for fine-grained troubleshooting and isolation of specific webhook deliveries.

Improved

GET Attendances v1 - Query timeframe update

In the interests of serving all our customers with a consistent and performant API, we will be introducing a query timeframe on the v1 GET attendances endpoint which would range from '1970-01-01' to 'D' + 10 years, where 'D' is the current date. This change will come into effect incrementally from 29 July 2024 to August 5, 2024 and any requests that exceed the query timeframes mentioned above will not be honoured after August 5, 2024