Skip to content

v2.2 adds webhook support

Compare
Choose a tag to compare
@drewm drewm released this 23 Apr 12:57
· 94 commits to master since this release

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.