removed
🔧 get-employee removed from the header of employee webhooks
16 days ago
We’ve removed the get-employee
header from employee webhooks payload.
This header included a direct link to the now-deprecated GET Employee API
and is no longer relevant for current integrations.
It was originally added to help customers retrieve full employee data, but going forward, the employee search endpoints should be used instead.
Why this change?
This update ensures webhook payloads reflect supported and scalable API usage. All related references have been removed from our documentation to avoid confusion..
Who is affected?
Any systems relying on this header should be updated to use the search endpoints to retrieve employee data.