Fix links and add config to webhook readme (#5558)

This commit is contained in:
Greg
2019-03-08 12:25:20 -07:00
committed by Daniel Nelson
parent 9378de942d
commit 03920075e4
6 changed files with 36 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# mandrill webhook
You should configure your Mandrill's Webhooks to point at the `webhooks` service. To do this go to `mandrillapp.com/` and click `Settings > Webhooks`. In the resulting page, click on `Add a Webhook`, select all events, and set the `URL` to `http://<my_ip>:1619/mandrill`, and click on `Create Webhook`.
You should configure your Mandrill's Webhooks to point at the `webhooks` service. To do this go to [mandrillapp.com](https://mandrillapp.com) and click `Settings > Webhooks`. In the resulting page, click on `Add a Webhook`, select all events, and set the `URL` to `http://<my_ip>:1619/mandrill`, and click on `Create Webhook`.
## Events