Skip to main content

Library for sending bulk sms/mms messages via sftp

Project description

# Messaging SFTP Helper Library > Sending 1 million messages? Upload a file with your messages to our FTP server and Twilio will take care of the REST. Note: Library only tested with Python3.

## Installation

To install the package, invoke: `shell python3 -m pip install --index-url https://test.pypi.org/simple/ twilio-messaging-sftp `

This library provides a helper to send messages using CSV to many users at once. You should import it to your project if you choose to.

The csv file should contain a to, from, body, we also support mms using media_url. If you want any other fields in the csv we will return them with the results. If your body needs a comma in it make sure that the text has “ “ around it.

Once the csv is parsed, use MessageClient (requires Twilio Account Sid and Authorization Token) to send messages for each parsed query.

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

twilio_messaging_sftp-0.0.16.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

twilio_messaging_sftp-0.0.16-py3-none-any.whl (13.2 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