-
Notifications
You must be signed in to change notification settings - Fork 9.9k
[IMP] sms_marketing: add Twilio documentation #13909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hello @odoo/sms-marketing-doc-review |
@odoo/sms-marketing-doc-review up :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps @odoo/doc-review ? :)
@StraubCreative Could you (or someone from your team) do the review here please ? |
cfc6222
to
de4f7a8
Compare
task-4658352
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In some countries with stricter regulations, the out-of-the-box solution proposed by Odoo | ||
may not work. In this case, you can use our Twilio integration to send SMS worldwide. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In some countries with stricter regulations, the out-of-the-box solution proposed by Odoo | |
may not work. In this case, you can use our Twilio integration to send SMS worldwide. | |
In some countries with stricter regulations, the out-of-the-box solution proposed by Odoo may | |
not work. In this case, you can use our Twilio integration to send SMS worldwide. |
|
||
#. Go to `Twilio <https://www.twilio.com>`_ | ||
#. Sign up and create a Twilio account | ||
#. Within your Twilio account, you can create multiple accounts (e.g. one for testing, one for each sub-company, etc.) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#. Within your Twilio account, you can create multiple accounts (e.g. one for testing, one for each sub-company, etc.) | |
#. Within your Twilio account, you can create multiple accounts (e.g. one for testing, one for each | |
sub-company, etc.) |
Setup your Twilio account | ||
========================= | ||
|
||
By creating a Twilio account, you will be able to create a virtual phone number from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#. In Odoo, go to :menuselection:`Settings --> General Settings --> Contacts --> Send SMS`, | ||
select :guilabel:`Twilio` in the list of options, and save your change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Twilio is a third-party provider that enables you to send SMS messages to your clients. | ||
Odoo provides an easy way to use this service within your Odoo apps. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Twilio is a third-party provider that enables you to send SMS messages to your clients. | |
Odoo provides an easy way to use this service within your Odoo apps. | |
Twilio is a third-party provider that enables you to send SMS messages to your clients. Odoo | |
provides an easy way to use this service within your Odoo apps. |
de4f7a8
to
481e54d
Compare
task-4658352 closes #13909 Signed-off-by: Zachary Straub (zst) <[email protected]>
Well, the feature isn't merged so it's kinda strange to merge the doc first ... |
task-4658352