call_webhook
Trigger webhooks in Binalyze AIR to automate digital forensics and incident response workflows by sending data with authentication.
Instructions
Call a webhook with the specified parameters
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The webhook slug (e.g., "air-generic-url-webhook") | |
| data | Yes | The data parameter for the webhook (e.g., IP address like "192.168.1.100") | |
| token | Yes | The webhook token for authentication |