Automas SMS Gateway
Configure an Automas gateway, send individual or bulk SMS messages, and keep gateway responses available inside Odoo.
Practical SMS operations inside Odoo
A compact module for credentials, direct messaging, bulk communication, and response tracking.
Single SMS
Send a message to one recipient and preserve the gateway response ID, status, and details.
Bulk SMS
Broadcast one message to multiple phone numbers from a dedicated bulk campaign form.
Gateway Credentials
Maintain API key, sender ID, base URL, and activation status in an organized configuration record.
Response Logging
Review success or failure states, gateway IDs, raw responses, and bulk execution logs.

Compose a direct message
Choose the active gateway, enter the recipient, write the message, and send it from Odoo.

Run bulk communication
Prepare multiple recipients, submit one campaign message, and retain execution results for review.
From gateway setup to response tracking
Configure API
Enter the API key, sender ID, and gateway URL.
Choose SMS Type
Open the Single SMS or Bulk SMS menu.
Send Message
The module submits the request to Automas.
Review Result
Keep the gateway response and status in Odoo.
Gateway settings
- Configuration name
- Automas API key
- Sender ID
- Base API URL
- Active or inactive control
Requirements
- Odoo 15
- Python requests package
- Valid Automas SMS account
- API key and approved sender ID
- Internet access from the Odoo server
Automas SMS Gateway
Developed by Piedigit.
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