Webhook Notifications
Send HTTP requests to configured endpoints:- Webhook URL: Endpoint to receive notifications
- HTTP Method: Typically POST
- Payload: JSON containing request and policy information
Webhook Payload Structure
Per-Action Notification Configuration
Configure notifications separately for each action:- Allow Notifications: Sent when requests are allowed
- Block Notifications: Sent when requests are blocked
- Escalate Notifications: Sent when requests are escalated
- Multiple webhook endpoints
- Independent enable/disable settings
Notification Setup and Management
- Open a policy in the editor
- Navigate to the action tab (Allow, Block, or Escalate)
- Scroll to the Notifications section
- Enable notifications for the action
- Add webhook URLs
- Save the policy