Oreilly - A Google Apps Script Exercise to Build a Consent Form
by Laurence Svekis | Publisher: Packt Publishing | Release Date: April 2019 | ISBN: 9781838825591
A practice exercise for learning how to use Google Apps Scripts - Track within a Spreadsheet, send email, convert to PDFAbout This VideoLaurence shows just how easy it is to take your experience to the next level and build projects with a broader scope.In DetailLearn 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 is a whole lot more. Source code included learning how to use Google Script to extend what your Google Docs can do. Try it now you have nothing to lose. Taught by a knowledgeable 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
- Chapter 1 : Introduction to using Google Apps Script
- Google Script App Introduction 00:02:50
- Setup Google Script 00:04:24
- Setup Developer Environment 00:11:44
- HtmlService Output HTML 00:06:16
- HtmlService Try and Catch 00:02:34
- HTML form submission to GS 00:09:16
- Google Script RUN 00:05:20
- SpreadSheet App add data 00:10:07
- Send an Email with PDF of Doc 00:10:29
- Add to Google Sites Embed Web app URL 00:05:00
- Source Code Overview 00:06:19