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 SpreadSheet automatically after they fill out a Google Form and this Web App works by reading the data from that sheet and automating the process of adding them to the Google Workspace as well as sending them onboarding emails.
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