Skip to content

Commit d5cfdcd

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 #14685 X-original-commit: 1418191 Signed-off-by: Ricardo Gomes Rodrigues (rigr) <[email protected]>
1 parent 489f90c commit d5cfdcd

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
@@ -43,9 +43,14 @@ be able to send SMS messages. These cost credits that are to be bought on Twilio
4343
#. Go back to bottom of the :guilabel:`Dashboard` page
4444
#. Copy the :guilabel:`Account SID` and :guilabel:`Auth Token`
4545

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

5055

5156
Setup Odoo to use Twilio

0 commit comments

Comments
 (0)