Employee updated

Triggered when an employee's field is updated.

The payload includes only the fields that were explicitly changed. Calculated fields affected by an update (e.g., age when birthDate changes) are not included.

This event is also sent when a table entry create or update causes employee-level fields to change; the payload then contains the affected field IDs in fieldUpdates. Bank accounts and custom tables do not trigger this event when their entries change.

In the right panel, open Examples and select Payload Example to see a real payload.