Mandrill Webhooks

Categories

Component ID

2431353

Component name

Mandrill Webhooks

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

666

Component created

Component changed

Component body

Mandrill Webhooks exposes an endpoint, receives data from Mandrill webhooks and makes it available via the Drupal hook: hook_mandrill_webhook($data).
This module also allows for administration of Mandrill Webhooks from the Drupal site via the API.

The endpoint implements the recommended authentication from Mandrill http://help.mandrill.com/entries/23704122-Authenticating-webhook-requests.

This Module is based on the work of Mariano that he submitted as a part of this patch..