From 89a316f196b33e28508f5a07085ce4c034c4e17b Mon Sep 17 00:00:00 2001 From: Rohan Kapoor Date: Fri, 26 Oct 2018 01:10:34 -0700 Subject: [PATCH] Replace Mailgun references with Twilio (#7108) --- source/_components/twilio.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/twilio.markdown b/source/_components/twilio.markdown index a4ea3148808..fa01f2b6c85 100644 --- a/source/_components/twilio.markdown +++ b/source/_components/twilio.markdown @@ -44,7 +44,7 @@ After configuring the base Twilio component, add and configure either or both of To be able to receive events from Twilio, your Home Assistant instance needs to be accessible from the web ([Hass.io instructions](/addons/duckdns/)) and you need to have the `base_url` configured for the HTTP component ([docs](https://www.home-assistant.io/components/http/#base_url)). -To set it up, go to the integrations page in the configuration screen and find Mailgun. Click on configure. Follow the instructions on the screen to configure Mailgun. +To set it up, go to the integrations page in the configuration screen and find Twilio. Click on configure. Follow the instructions on the screen to configure Twilio. You will get a URL of the following format: `https:///api/webhook/9940e99a26fae4dcf6fe0a478124b6b58b578ea4c55c9a584beb1c9f5057bb91`. To generate inbound events, you have to configure your webhooks with [Twilio](https://www.twilio.com/docs/glossary/what-is-a-webhook)