data structure:
| Field | Type | Description |
|---|---|---|
affected_user | object | The employee being offboarded |
manager | object | The employee’s manager |
created_by | object | The actor who initiated the offboarding |
scheduled_for | string | ISO 8601 timestamp of the planned deprovisioning date |
- offboarding.scheduled
- offboarding.finished
Fired when a new offboarding is scheduled—either manually or via an HRIS integration.

