Skip to content

Commit d342487

Browse files
authored
Merge pull request RasaHQ#5978 from karen-white/patch-2
Explain how to set webhook URL
2 parents cf66870 + 9789649 commit d342487

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/user-guide/connectors/twilio.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ You need to set up a Twilio account.
2929
steps to connect a phone number to the project.
3030
3. Now you can use the ``Account SID``, ``Auth Token``, and the phone
3131
number you purchased in your ``credentials.yml``.
32+
4. Configure your webhook URL by navigating to
33+
[Phone Numbers](https://www.twilio.com/console/phone-numbers/incoming) in the Twilio
34+
dashboard and selecting your phone number. Find the ``Messaging`` section and add
35+
your webhook URL (e.g. ``https://yyyyyy.ngrok.io/webhooks/twilio/webhook``) to the
36+
``A MESSAGE COMES IN`` setting.
3237

3338
For more information, see the `Twilio REST API <https://www.twilio.com/docs/iam/api>`_.
3439

0 commit comments

Comments
 (0)