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
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
Hashes for twilio_messaging_sftp-0.0.17.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6eff900d4aa98646c6886ae8d661a0cd931a51b435cc56f224bbd87eeebe9c14 |
|
MD5 | 325f4c636865bc16982ac6f450905371 |
|
BLAKE2b-256 | 5e13c2ce05a7bf914109ecb8f81ec9b621ca444be98f6ad8c8a0df2747786b65 |
Hashes for twilio_messaging_sftp-0.0.17-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbd9eb243b2d01c32e768794a3ea45d4e8b56ce23e399a1df98d5ff9172b23fb |
|
MD5 | 09d0745c9b28c5ca81d54bf4fa4bc92c |
|
BLAKE2b-256 | 1a3e7766e343e620764b31a3e720b1be1cdc0297aed858c30134e963c9af6723 |