Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 224 Bytes

File metadata and controls

10 lines (7 loc) · 224 Bytes

Simple Python Script To Send Emails With Sendgrid

Mass Email With Sendgrid

This Script iterates through a mysql table then sends an individual HTML Email to each email in the DB

Required: Pandas Sendgrid Mysql.connector