kit_create_webhook
Create a webhook in Kit.com to receive real-time notifications by specifying the target URL and event type.
Instructions
Create a new webhook in Kit.com
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_url | Yes | The URL to receive webhook events | |
| event_name | Yes | The event name (e.g., subscriber.subscriber_activate) | |
| tag_id | No | Tag ID for tag-specific events | |
| form_id | No | Form ID for form-specific events | |
| sequence_id | No | Sequence ID for sequence-specific events |