npm install
- Copy
config-sample.json
toconfig.json
and enter your Office 365 credentials. - Add an HTML email template file.
- Add a CSV file of emails and other info.
- Update
index.js
so that all your info is replaced as you see fit (line 33, 38).
node index.js ./path_to.csv ./path_to_template.html