Employee data Webhooks
Employee deleted
Triggered when an employee is deleted.
The payload includes the employee email so you can retain a reference to the deleted employee after their record is no longer accessible.
In the right panel, open Examples and select Payload Example to see a real payload.
postWebhookemployeeDeleted
Headers
bob-signaturestring required
Example:EQScIBkAtTKFW0ictgt5zzOsqIc2+xGEsM88jOdLuW4CM/a3gLEfrKV+IC5IHx0xbirzLKPIfaZjCGwzuiyI8w==
Base64-encoded signature sent with each webhook request. Use it to verify that the request came from Bob. To verify webhook authenticity, see <a href="https://apidocs.hibob.com/reference/getting-started-webhooks#how-does-bob-calculate-the-signature" target="_blank">How does Bob calculate the signature</a>.
Payload
Response
Webhook received successfully