Skip to main content

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


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)

Uploaded Source

Built Distribution

tryton_twilio-0.1.0-py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page