This repository provides materials used in the SIGNAL Superclass 2020 email workshop. You can use this repository to explore the code displayed during the presentation.
You will also find links to the Twilio SendGrid helper libraries, documentation, and other resources that will help you quickly send your own email.
Email is an essential part of most applications. Whether you need to send order confirmations, password resets, or policy updates, integrating email is a must. Twilio SendGrid’s APIs make it easy to programmatically deliver messages at scale.
In this workshop, you’ll learn how to:
- Send an email with the Mail Send API
- Create a template with the Design and Code Editor
- Add dynamic data to a template with Handlebars
- Properly configure Domain Authentication to ensure your messages reach the inbox
After the workshop, you can use the resources below to get started with the Mail Send API in the language of your choice. We've included links to our helper libraries, documentation, and the materials used in the workshop.