Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Apps Script Form Data Handler Exercise Google Form Sheet
Rating: 4.3 out of 5(24 ratings)
2,478 students

Apps Script Form Data Handler Exercise Google Form Sheet

Use Google Apps Script to add advanced functions to Form submissions sending emails automatically to users and more.
Created byLaurence Svekis
Last updated 11/2024
English

What you'll learn

  • Create Google Script to power Google Apps
  • Send email responses to form data submissions
  • Track emails within Google Spreadsheets

Course content

2 sections18 lectures1h 0m total length
  • Introduction to Google Apps Script Apps Script Email Responder2:34
  • Explore Setup Google Form.6:36
  • Using SpreadsheetApp Bound Script Google Scripts3:44

    Learn how to bind a spreadsheet-bound Apps Script to a Google Form, log submissions, and set up on form submit triggers to automate email responses.

  • Google Script automation Setup Project triggers5:02
  • How to Setup Email to Send4:14
  • Using MailApp Send Email to email address4:15
  • Email HTML template to send emails that look better5:58
  • Source Code0:09
  • Apps Script using HTML Service replace content3:31
  • Source Code0:19
  • Auto Generate a PDF of the email to send it HTML to PDF and Attach it5:16
  • Source Code0:22
  • Regular weekly emails on triggers from list Send automatic emails5:26
  • iterate Sheet Data Send Emails6:46
  • Email form responder Code Review5:57

    Set up a Google form linked to a spreadsheet, trigger on form submit with Apps Script to email personalized templates as attachments, and track sends with a weekly group emailer.

  • Source Code Final0:21

Requirements

  • JavaScript and basic HTML and CSS knowledge
  • Internet Access
  • Google Account
  • Basic Web development understanding

Description

Explore how easy it is to add additional functionality to the Google Suite of products.

With just one function and a line of code you can extend your form submission to trigger an email response to the user submitting the Google Form.  Track all the responses within a spreadsheet and then use that data for additional marketing and or a whole lot more.

Its easy, if you know JavaScript you can write Google Script!!!!!

Source code is included so you to can setup these functions within your Google Forms and Spreadsheets.   Copy and paste the code from the course to make things happen.  Try it for yourself you will be amazed at how easy it is to add more dynamic functionality to your Google products.  This course is designed for beginners to follow our step by step lessons to create the same functionality demonstrated within the course.  Even if you are not a coder you can easily copy the code as its explained within the lessons what each statement does.  If you know HTML and CSS you can extend the code provided within the lessons for the email templates.

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.  Along with friendly support in the Q&A to help you learn and answer any questions you may have.

Try it now you have nothing to lose, comes with a 30 day money back guarantee.  

Taught by a knowledge instructor with many years of web development experience, ready to help you learn.

Join now and create your own Google Scripts Apps see what is possible.


Who this course is for:

  • Anyone who wants to create amazing things using Google Scripts
  • JavaScript developers who want to empower Google suite of products
  • Web developers who want to incorporate Google Script functionality
  • App Script Google Script developers
  • Anyone who wants to send an email response and track Google Form Data