We’ve been sending both user-triggered and automated emails with SendGrid, and I wanted to show you how I accomplished this using Node and Cron Jobs.
Timestamps:
0:00 Introduction
0:34 What is SendGrid
0:54 The SendGrid Platform
1:56 Import SendGrid Package and Config with API Key
3:06 Creating Controller Functions to Use SendGrid API
4:52 How to Send User-Triggered Emails
7:34 How to Send Automated Emails with node-cron
8:17 Cron Job Scheduling Syntax
11:12 Automated Email Sent to Inbox
Igbo API GitHub Repo: https://github.com/ijemmao/igbo_api
CronTab Guru: https://crontab.guru
Subscribe : https://www.youtube.com/channel/UC-db2t_fVN3T_kzKYSNUioA
#node #nodejs #javascript