Webhooks Overview
Introduction
Section titled “Introduction”Webhooks enable real-time communication between Nazel and your organization’s systems by sending HTTP POST requests when specific events occur.
Setting Up Webhooks
Section titled “Setting Up Webhooks”Access the webhook configuration under Integrations > Webhooks in your dashboard.

Event Types
Section titled “Event Types”Our webhooks system supports various event types that notify you about specific actions and changes in your Nazel environment. View the complete event catalog in your dashboard:

View detailed event type documentation
Security
Section titled “Security”All webhook requests are signed using HMAC-SHA256, allowing you to verify that requests originated from Nazel.