Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-04-23 | 182 Bytes | |
v2.2 adds webhook support source code.tar.gz | 2016-04-23 | 7.7 kB | |
v2.2 adds webhook support source code.zip | 2016-04-23 | 9.8 kB | |
Totals: 3 Items | 17.7 kB | 3 |
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.