https://github.com/switchswap/twiliointerface
https://github.com/switchswap/twiliointerface
frontend python twilio
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/switchswap/twiliointerface
- Owner: switchswap
- Created: 2018-01-08T21:30:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T21:33:12.000Z (over 8 years ago)
- Last Synced: 2025-06-11T21:10:08.783Z (about 1 year ago)
- Topics: frontend, python, twilio
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TwilioInterface
Small customizable frontend for Twilio. Written in python.
-Takes data from an Excel file formatted as such:
| First Name | Last Name | Phone Number | Custom Field | Message |
| ------------- | ------------- | ------------- | ------------- | ------------- |
| Name 1 | Last 1 | Number 1 | Custom Field 1 | Message 1|
-First row with the labels is required.