changed
One or more monitored fields on an employee record are changed.
Auth
- Auth method
hmac-sha256- Signature header
X-BambooHR-Signature- Signature detail
- HMAC-SHA256 of the raw request body using the webhook's private key.
Delivery
- Guarantees
- at-least-once
- Backoff
- BambooHR retries failed webhook deliveries.
Payload schema (field names + types only)
webhookId integer requiredeventType string requiredcompanyDomain string requiredemployees array requiredemployeeId integer requiredfields object