Python-powered chat apps with Twilio and SendGrid Transcripts
Chapter: Beautiful confirmation emails
Lecture: Introducing SendGrid
Login or
purchase this course
to watch this video and the rest of the course contents.
0:03
Is that a light I see at the end of the croissant case?
0:06
Oh, well, actually, maybe we just left it on overnight,
0:08
but we are getting close to the end of the course.
0:11
There are really two things left for us to do.
0:13
Send receipts and invoices to the customers to let them know.
0:17
Here's your order, and you keep that for your records and then notifying them over
0:21
chat. In this chapter, we're going to be focusing on sending the receipts,
0:25
and sending those over email will be building beautiful HTML emails with rich formatting images and
0:32
even custom generating PDF's and attaching those as attachments to our email.
0:39
And in this chapter, we're going to work with a new Twilio service.
0:42
SendGrid sendgrid is a fantastic way to send action oriented emails like Somebody placed an
0:47
order as well as to do newsletter type stuff.
0:50
We're gonna work on that action style.
0:52
Somebody took an action on our site.
0:54
We want to send them an email.
0:55
And response to that, I think it's time to hit,reply all, Let's go