Employee: Pending Offboarding
employee.pending_offboarding
Example Webhook Event
{
"event": "employee.pending_offboarding",
"type": "employee",
"trigger": "pending_offboarding",
"response": {
"id": 190814361,
"name": "Marcel Nitzsche",
"email": "[email protected]",
"title": "Actuary",
"location_id": 672632879,
"department_id": 654672700,
"notes": null,
"archived": true,
"number_of_assets": 1,
"number_of_accessories": 1,
"number_of_consumables": 0,
"number_of_licenses": 0,
"assets": [
637109523
],
"accessories": [
790269760
],
"consumables": null,
"licenses": null,
"created_at": "2024-12-12T08:19:10.830Z",
"updated_at": "2024-12-12T08:19:10.970Z",
"custom_fields": [
{
"Badge Number": "1353"
}
],
"manager_id": 706603824
}
}
Updated 10 days ago