Mandrillex.Webhooks

Webhooks calls for Mandrill.

Summary

add(params)

Add a new webhook

add(url, description, events)
delete(params)

Delete an existing webhook

info(params)

Given the ID of an existing webhook, return the data about it

list()

Get the list of all webhooks defined on the account

update(params)

Update an existing webhook

update(id, url, description, events)

Functions

add(params)

Add a new webhook

add(url, description, events)
delete(params)

Delete an existing webhook

info(params)

Given the ID of an existing webhook, return the data about it

list()

Get the list of all webhooks defined on the account

update(params)

Update an existing webhook

update(id, url, description, events)