Odoo Twilio SMS Integration
by Technaureus Info Solutions Pvt. Ltd. http://www.technaureus.com/$ 56.78
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) • eCommerce (website_sale) • Invoicing (account) • Inventory (stock) • Website (website) |
Lines of code | 521 |
Technical Name |
tis_twilio_integration |
License | See License tab |
Website | http://www.technaureus.com/ |
Versions | 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) • eCommerce (website_sale) • Invoicing (account) • Inventory (stock) • Website (website) |
Lines of code | 521 |
Technical Name |
tis_twilio_integration |
License | See License tab |
Website | http://www.technaureus.com/ |
Versions | 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |







Twilio - Odoo Integration
This module integrates Twilio's SMS service with Odoo, enabling users to send messages to individual contacts, multiple recipients, or predefined contact lists. It features a user-friendly interface for composing messages and tracking delivery statuses, enhancing overall communication efficiency.
Configuration
To work this module you need to install twilio library. Use the command 'pip3 install twilio' to install the library on your system After installing the library, Please configure the Twilio account SID, Phone number and Auth token in Settings.

Individual Member
You can send SMS to individual contact, multiple contacts and list of contacts. Click 'Send SMS' button to send sms. After sending SMS the state will change from Draft to Sent.

Multiple Members
This feature allows users to send SMS messages to multiple contacts simultaneously. Users can easily select multiple members from their contact list, making it efficient to communicate with groups.

Contact Lists
The Contact Lists feature enables users to organize their contacts into predefined groups. This makes it easy to manage and communicate with specific sets of individuals. Users can create and select contact lists when sending SMS messages, ensuring that important information reaches the right audience quickly and efficiently.

List View of Twilio SMS
The List View of Twilio SMS provides users with a comprehensive overview of all sent and scheduled SMS messages. This user-friendly interface displays key details, such as the message subject, recipients, status, and sending date.

Creating a Twilio SMS Contact List
To effectively manage your SMS campaigns, you can create a contact list that groups together multiple contacts. Start by navigating to the 'Contacts' menu in your Odoo interface. Here, you can create a new contact list by entering a name that identifies the group and adding the desired members.

Sending SMS from a Partner Form
You can conveniently send SMS messages directly from a partner's profile in Odoo. Simply open the partner form and look for the 'Send SMS' button. By clicking this button, a new window will appear, allowing you to compose your message and select the recipient. This feature enables you to communicate quickly and efficiently with your contacts without needing to navigate away from their details, making your outreach efforts seamless.

Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module