Skip to content

Uses the twilio webhook to send the text message to an email address.

Notifications You must be signed in to change notification settings

camden-king/twilio-webhook-to-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple python flask app that uses twilio to recieve text messages and then sends them in an email via sendgrid to the desired email address. This email address is hardcoded in. This is done for simplicity as it does not require the use of any databases. It was designed as a quick fix for my dad (limited mobility) who used to use siri to email himself so that he can copy and paste it to where he needs. Siri recently stopped supporting emailing and until I am with him to set up something else this will hopefully work. Any feedback or improvements are welcome.

To run: python3 application.py And set up your twilio webhook to send to url/sms

About

Uses the twilio webhook to send the text message to an email address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages