mailchimp_webhooks_create
Set up a webhook for a Mailchimp list to automatically receive POST requests when subscribers subscribe, unsubscribe, or update their info.
Instructions
Create a new webhook for a list. Webhooks fire when subscribers are added, removed, or their info changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Webhook URL to receive POST requests | |
| events | No | Events that will trigger the webhook | |
| list_id | Yes | List/audience ID | |
| sources | No | Sources that can trigger the webhook |