22 lines
672 B
Markdown
22 lines
672 B
Markdown
# WebHooks
|
|
|
|
Integrate NexusGuard with external systems using webhook callbacks.
|
|
|
|
## Overview
|
|
|
|
Webhooks allow NexusGuard to send real-time event notifications to external services, enabling integration with monitoring systems, incident management platforms, and custom automation workflows.
|
|
|
|
## Configuration
|
|
|
|
1. Navigate to Webhooks settings in the Dashboard.
|
|
2. Add a new webhook endpoint URL.
|
|
3. Select the events that should trigger the webhook.
|
|
4. Optionally add a secret token for payload verification.
|
|
|
|
## Supported Events
|
|
|
|
- Device created, updated, or deleted
|
|
- Node online/offline status change
|
|
- Firewall rule triggered
|
|
- Peer configuration downloaded or shared
|