documentation/sms_marketing/overview/integrations_and_template.rst
KBR c71d623ef4
[IMP] discuss: documentation updated (#655)
- monitoring.rst + mentions.rst = get_started.rst;
- mail_twitter.rst = deleted (functionality does not exist since V12)
- tracking.rst = project/tasks/collaborate.rst
2020-06-04 08:45:29 +02:00

80 lines
2.9 KiB
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

==========================
Integrations and Templates
==========================
Using SMS to reach people can be a strategy not just used for advertisement purposes, but also as a
reminder of events or issued invoices to your costumers, for example.
Campaigns
=========
First, make sure to have the necessary feature activated. Go to the :menuselection:`Email Marketing
app --> Configuration --> Settings` and enable *Mailing Campaigns*.
.. image:: ./media/sms_marketing12.png
:align: center
Now, the menu *Campaigns* is also available on the *SMS Marketing* app, allowing you to manage and
have an overview of your SMS mailings under campaigns.
.. image:: ./media/sms_marketing13.png
:align: center
This feature is especially useful if you have aggregated campaigns, as you have a global reporting
view. In addition to that, you can create stages in your Kanban view to better organize the work
being done.
.. image:: ./media/sms_marketing14.png
:align: center
Sending SMSs through the Contacts app
=====================================
| Sending SMSs through the contacts form is available by default in Odoo. It makes your work easier
if you need to send an SMS to a specific contact, for example.
| For that, go to the *Contacts* app, select the contact and click on the *SMS* icon next to the
phone number.
.. image:: ./media/sms_marketing15.png
:align: center
If you would like to send a message to multiple contacts at once, choose the *List View*, select
all the contacts needed, and under *Action* select *Send SMS*.
.. image:: ./media/sms_marketing16.png
:align: center
Set up SMS templates
====================
To set up *SMS Templates*, activate the :doc:`Developer mode <../../general/developer_mode/activate>`,
then go to :menuselection:`Technical --> SMS Templates`.
.. image:: ./media/sms_marketing17.png
:align: center
.. image:: ./media/sms_marketing18.png
:align: center
.. tip::
Use *Dynamic Placeholders* to adapt automatically the content of the SMS to the context.
.. note::
SMS Text Messaging is available throughout Odoo:
- *CRM*: send SMSs to your leads and opportunities.
- *Subscription*: alert customers about their subscription.
- *Accounting*: send payment reminders.
- *Marketing Automation*: automate your SMS marketing campaigns.
- *Inventory*: send an automatic confirmation when a delivery order is done.
- *Sign*: receive a validation code to verify your identity before signing a document online.
- *SEPA debit payment provider*: send a verification code to your customers.
- *Studio*: send an SMS according to your needs by using automated actions.
.. important::
For more information about SMS integrations in Odoo and a list of frequently asked questions,
go to :doc:`../pricing/pricing_and_faq`.
.. seealso::
- :doc:`../../social_marketing/overview/campaigns`
- :doc:`../../discuss/advanced/email_template`