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
tryton-twilio-0.1.0.tar.gz
(15.0 kB
view hashes)
Built Distribution
Close
Hashes for tryton_twilio-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90bffb00144309e34a8d1dc1b392f0700d2b8b41284c59ad78241bf94048d6e6 |
|
MD5 | 11667c92c1371433d501eba2e122870c |
|
BLAKE2b-256 | f10cf5f0aa91f880a482ab23a60acedab331d402480b03455394910bf5d0e27a |