Description
Create Google Script to power Google Apps. Send email responses to form data submissions. Track emails within Google Spreadsheets.
Google script is the best way to automate your Google Suite, and best of all its FREE and EASY to use. All you need is a Google account to get started, the IDE and everything you need is in the cloud.
Apps Script allow you to power up your favorite Google apps and do more with them, way more.
Automate, add functionality, use spreadsheet data, create documents, interact with emails, generate reports, use data the list is endless on all the amazing things you can do with Google Apps Script.
Lessons explore how you too can
Setup a Google Form
Connect the form to deposit the information into a Spreadsheet
Add a trigger to do something when the form is submitted
Create a function to send an email
Create an email template that uses HTML and CSS
Replace template data with data from your spreadsheet
Automate the whole process with Triggers
Send regular emails to the subscribers
Get and use data from the form submission to do stuff
Source Code included
Taught by an instructor with 18 years of experience.
Step by step training lessons
This course covers everything you need to learn how to setup your own version of this application and get started using Google Script.