create_webhook
Create a new webhook by providing a name, URL, and trigger events to automate real-time data sync with Mautic.
Instructions
Create new webhook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Webhook name | |
| description | No | Webhook description | |
| webhookUrl | Yes | Webhook URL | |
| secret | No | Webhook secret | |
| eventsOrderbyDir | No | Event order direction | |
| triggers | Yes | Event types to trigger webhook |