Send Physical Postcards via WhatsApp or MMS
Created by: Matt Carter
- WhatsApp
- Python
Using the Lob API and AWS Lambda this application will take incoming MMS or potentially WhatsApp messages and create Postcards that will automatically be mailed out to a configured address.
The sample was submitted as part of the Twilio x DEV hackathon. Read more about it in their submission post.
Report this template
Twilio is not responsible for the third party content found at the following link. Please use the software provided by this third party at your own risk.
Currently only available in Python. Request hosting support for other languages
- Get the code for this project
The code for this sample is available on GitHub to view.
- Get Twilio credentials
You will need an Account SID and Auth Token in order to run this code.
Checking for existing account...
- Set up the code sample locally
Follow the setup instructions in the README to get the sample up and running.