Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Google Apps Script Consent Form Exercise - JavaScript Cloud
Rating: 4.5 out of 5(87 ratings)
5,795 students

Google Apps Script Consent Form Exercise - JavaScript Cloud

Practice Exercise for Learning how to use Google Apps Scripts - Track within a Spreadsheet, send email, convert to PDF
Created byLaurence Svekis
Last updated 11/2024
English

What you'll learn

  • Create Google Script to power Google Apps
  • Create apps with Google Script
  • Build a form that submits data to a spreadsheet and sends email

Course content

2 sections14 lectures1h 15m total length
  • Google Script App Introduction2:50
  • Setup Google Script4:23
  • Setup Developer Environment11:44
  • HtmlService Output HTML6:15
  • HtmlService Try and Catch2:34
  • HTML form submission to GS9:16
  • Google Script RUN5:19
  • SpreadSheet App add data10:06
  • Send and Email with PDF of Doc10:28

    Learn to create a document, convert it to PDF, and send it via email using Google Apps Script, with DriveApp and MailApp services, including attachments and HTML email options.

  • Add to Google Sites Embed Web app URL4:59
  • Source Code Overview6:18

    Explore how Google Apps Script powers a web app form, captures submissions, stores them in a spreadsheet, and emails a PDF attachment using doGet, HTML output, and JSON handling.

  • Source Code0:57

Requirements

  • Google account
  • JavaScript and basic HTML and CSS knowledge
  • Basic Web development understanding

Description

Learn more about what Google Script can do and how to create time saving amazing applications.  

Apps Script is a scripting language for light-weight application development in the G Suite platform.  Google Apps Script is a scripting language based on JavaScript that lets you do new and cool things with G Suite products like Docs, Sheets, Gmail and others. There's nothing to install — we give you a code editor right in your browser, and your scripts run on Google's servers.

Within the lessons of the course we show you how to build a fully functional mini application that can accept user data within a form, submit that content to a spreadsheet, email out a response, take a document and convert it to a pdf.  All this an a whole lot more, source code is included.

Source code included, learn how to use Google Script to extend what your Google Docs can do.  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 learn more about Google Scripts
  • Anyone who wants to explore how to use Web App within Google Script
  • Web developers who want to incorporate Google Script functionality
  • Practice and apply Google Suite of Products