This tutorial explains how to deploy a simple Flask app, to send an email using the Twilio SendGrid Python SDK, on Heroku.
- Create a Twilio SendGrid API key at https://app.sendgrid.com/settings/api_keys
- Go to https://github.com/swapagarwal/sendgrid-flask-heroku
- Click on
Deploy to Heroku
button, and follow the instructions.
That's all. You'll be sending your first email within seconds!