An open API service indexing awesome lists of open source software.

https://github.com/switchswap/twiliointerface


https://github.com/switchswap/twiliointerface

frontend python twilio

Last synced: 11 months ago
JSON representation

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.