Skip to content

Commit 1418191

Browse files
committed
[IMP] sms_marketing: add warnings for Twilio
Since some questions have appeared a couple of times, let's add a warning in the documentation. task-none closes #14573 Signed-off-by: Ricardo Gomes Rodrigues (rigr) <[email protected]>
1 parent 4b67c29 commit 1418191

File tree

1 file changed

+8
-3
lines changed
  • content/applications/marketing/sms_marketing

1 file changed

+8
-3
lines changed

content/applications/marketing/sms_marketing/twilio.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,14 @@ be able to send SMS messages. These cost credits that are to be bought on Twilio
4242
#. Go back to bottom of the :guilabel:`Dashboard` page
4343
#. Copy the :guilabel:`Account SID` and :guilabel:`Auth Token`
4444

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

4954

5055
Setup Odoo to use Twilio

0 commit comments

Comments
 (0)