Send SMS from Tryton via Twilio
Project description
Twilio SMS Gateway for the Tryton application framework.
To use Twilio SMS Gateway, the trytond configuration must be modified to set in the twilio section, the Twilio credential on account, token and from. Here is an example the section:
[twilio] account = ACXXXXXXXXXXXXXXXXX token = ACXXXXXXXXXXXXXXXXX from = +15555555555
To use Twilio gateway with the module authentication_sms, the trytond configuration must be modified to set in the authentication_sms, the function to tryton_twilio.send_sms or tryton_twilio.send_sms_transactional. Here is an example of the section:
[authentication_sms] function = tryton_twilio.send_sms
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tryton_twilio-0.2.0.tar.gz.
File metadata
- Download URL: tryton_twilio-0.2.0.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23288e3da0c4b1dbfb7b2002981bb09b220e8f4c8cdc3547dcf0d95a60eefa19
|
|
| MD5 |
5037685ccda36e7584fd4ca6878abef7
|
|
| BLAKE2b-256 |
11a3caced2587bfc2aba2aa900e7822cbf0451df81b70fe62a7ccc7f95f822af
|
File details
Details for the file tryton_twilio-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: tryton_twilio-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5405231c08a1a80c7ed758ba7cdf298911d6dd270935109feb8e12e768bea37
|
|
| MD5 |
ad70aef2fab736336e7a81fabe36b512
|
|
| BLAKE2b-256 |
d02032805a2eef2ec9154f1e038472feff72db871c2a7a140823d7409bf1059b
|