create_webhook
Create webhooks for selected event types to send notifications to your URL. Set up one webhook per event type for receiving Instantly updates.
Instructions
Create webhook(s) pointing at url for the given event types. HIGH_WRITE.
Receiving webhooks needs a publicly reachable URL (the hosted deployment, not local stdio) and an Instantly plan tier that includes webhooks.
NOTE: v2 POST /webhooks takes a SINGULAR event_type per webhook, so this
tool creates one webhook per requested event type and returns them all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | No | ||
| confirm | No | ||
| campaign_id | No | ||
| event_types | Yes |