send_to_webhook
Send a JSON payload to a Webhook.site webhook to test that capture works.
Instructions
POST JSON to the webhook URL to test that capture works.
Use when the user wants to send a sample payload, not when they are waiting for a real site or email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| headers | No | ||
| webhook_token | Yes | Webhook UUID returned by create_webhook |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||