Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 331 Bytes

File metadata and controls

9 lines (7 loc) · 331 Bytes

GmailAPI

Using the gmail api to send emails from your gmail account to emails extracted from a csv Refer: Google Developers Quickstart Guide

Requirements

credentials.json workshop.csv

The csv shall have the email in the second column and name in the third column