briceshun / Google-Scripts-Automation

Send emails automatically using Google Sheets and Gmail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google-Scripts-Automation

This JS function was adapted from a script I use to connect Google Forms, Google Sheets, and Gmail.

The goal of the original script is to automate the collection of student's tutorial replacement requests.
The function has 2 stages:

  1. Collect all students' requests and send emails based on outcome.
  2. Compile all their details and group them by outcome before sending the compiled list to all team members

This simple script saves the team a lot of time and reduces the risk of human errors.

The script in this repo uses a similar logic to communicate final results to dummy students.

image

About

Send emails automatically using Google Sheets and Gmail


Languages

Language:JavaScript 100.0%