Configure webhooks in absentify to receive notifications when specific events occur.
Settings
page in absentify.
Settings
in the header, and select Integrations
.
Configure URL
and enter the URL where you want to receive event data.
Add
to complete the integration and start receiving notifications for the selected event types.
event_type
field indicating the specific event that triggered the webhook:
event_type
: The specific event that triggered the webhook (user_created
or user_updated
)body.id
: Unique identifier for the userbody.status
: Current status of the user (e.g., ACTIVE
, ARCHIVED
)body.is_admin
: Whether the user has administrative privilegesbody.has_billing_access
: Whether the user has access to billing informationbody.employment_start_date
/body.employment_end_date
: Employment period datesbody.public_holiday
: The public holiday configuration assigned to the userbody.departments
: Array of departments the user belongs to