v2.2 adds webhook support
This release adds a new class Webhook
for receiving webhooks from the MailChimp API. It uses a pub/sub model whereby you subscribe to the webhook event with a callback function.
This release adds a new class Webhook
for receiving webhooks from the MailChimp API. It uses a pub/sub model whereby you subscribe to the webhook event with a callback function.