Skip to content

Webhooks Overview

Webhooks enable real-time communication between Nazel and your organization’s systems by sending HTTP POST requests when specific events occur.

Access the webhook configuration under Integrations > Webhooks in your dashboard. Webhooks

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:

Event Catalog

View detailed event type documentation

All webhook requests are signed using HMAC-SHA256, allowing you to verify that requests originated from Nazel.