This page outlines the events that trigger webhook delivery in Personio, including when a new employee is created, an employee is deleted, or specific parts of an employee's profile are updated.

Currently the following events within Personio trigger a webhook delivery:

a. person.created - When an employee’s profile is created in Personio, for eg: new employee

b. person.deleted - When an employee’s profile is deleted in Personio, for eg: employee attrition

c. person.updated - When certain parts of the employee’s profile are updated (see below for more details)

For c., webhooks will be triggered when an update occurs on:

A. ‘first_name’
B. ‘last_name’
C. ‘gender’
D. ‘language_code’
E. ‘email’
F. ‘preferred_name’
G. Custom Attributes attached to an employee's profile

Do note that redirects are not supported by Personio Webhooks