Introduction
This is a Google App Script Web App designed to automate the workflow of adding new employees to a google workspace, creating company emails for each of them, and sending them email verifications.
The employee data is added to a Google Sheet after they fill out a Google Form and this Web App works by reading the data from that sheet.
GitHub Link: https://github.com/Victor2266/User-Intake-Automation
Learning Outcomes
- Javascript
- HTML
- Google App Scripts APIs for automated emails
- Understanding the structure of Google Workspaces