Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions content/applications/marketing/sms_marketing/twilio.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,14 @@ be able to send SMS messages. These cost credits that are to be bought on Twilio
#. Go back to bottom of the :guilabel:`Dashboard` page
#. Copy the :guilabel:`Account SID` and :guilabel:`Auth Token`

Beware that sending SMS to some countries (such as the US or Canada) might require a registration.
This can only be done by you, and not by Odoo. Please check out `Twilio's Help Center
<https://help.twilio.com>`_
.. important::
In case of a testing account, you will only be able to send SMS to phones that you have verified
within `Twilio's console <https://console.twilio.com>`_.

.. note::
Sending SMS to some countries (such as the US or Canada) might require a registration. This can
only be done by you, and not by Odoo. Please check out `Twilio's Help Center
<https://help.twilio.com>`_.


Setup Odoo to use Twilio
Expand Down