Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Google Script How to Update Google Sheet data from a web App
Rating: 4.5 out of 5(289 ratings)
4,617 students

Google Script How to Update Google Sheet data from a web App

Explore how you can use Google Script to connect Google Apps and with web apps to update your Google Spreadsheet
Created byLaurence Svekis
Last updated 11/2024
English

What you'll learn

  • output google sheets content
  • send api requests to google script
  • connect front end html and jQuery with backend Google Script

Course content

2 sections24 lectures1h 39m total length
  • Introduction to Google App Script and Google Sheets3:22
  • setup Google Script4:56
  • Write your first Google Script8:41
  • Create dialog and webapp of Google script output7:31
  • Source Code0:09
  • html output append and update styling with Bootstrap4:50
  • Coding exercise add UI item render HTML4:57
  • Source Code Exercise0:07
  • Output content from spreadsheet6:44
  • Project Source Code0:16
  • Output Sheet content as Data5:45
  • Source Code0:16
  • Loop data output array as HTML6:24
  • Sheet data in HTML table with inputs8:01
  • data passing using jQuery from element6:43
  • Class google.script.run (Client-side API)4:55
  • Update Google Spreadsheet from HTML7:29
  • Launch Webapp4:18
  • Styling Tweaks2:53
  • Source Code review9:26
  • Source Code GS0:22
  • Source Code Sheet.html0:30

Requirements

  • Google account
  • Some basic knowledge of HTML JavaScript jQuery
  • Programming experience

Description

Use Google Script to connect your Google Sheet data to a web app so users can update content within your sheet.   Connect a sheet without having to share the entire sheet with them.   Google Scripts provides an amazing opportunity to extend what you can do with Google Sheets.  Source Code is included!!!!

Did you know you can publish web apps that have web urls directly from Google, no hosting and only using your Google Account.   

Google Script is JavaScript with some added custom classes and methods.....  Using Google script allows you full control over what your Google Apps can do connecting them together and making them work smarter.

Learn how to output and update your Google Sheet content using Google Script to publish it as a web URL.   

JavaScript, HTML are prerequisites to this course.  jQuery and Bootstrap are used within the application so experience using these technologies is essential to learning the content of this course.

Google provides a powerful set of tools with Google Apps.   Google sheets is a great place to store data within a spreadsheet and then make use of that data in a number of ways.  This course demonstrate how to connect and google sheet content and output it to a web app, and then update the Google Sheet content directly from the web app without having to open Google sheets.

  • Share data within your Google Sheet
  • Provide a url to update data without providing access to the Google Sheet itself
  • Select and show content from a specific sheet
  • You will be amazed at how easy it is to work with Google Sheets

This course provides ways to use the data for web development and more.  Course covers outputting the data as a web app.  This will give you access to the data using a URL which you can then share online.   Select either one sheet or all its up to you no programming is needed.

Source code is included as well as how to update it to get the content from your own Google Sheet.  

Minimal programming is required for this course, but a basic understanding is needed for the more advanced web application functionality.

Google sheets provides a great way to collaborate and use data online within a nicely packaged spreadsheet.  Now you too can use that data.

I'm here to help you learn more about web applications and ready to answer any questions you may have.

Join now and start doing some amazing things online!

Who this course is for:

  • Anyone who wants to learn how to create apps with Google Script
  • Perfect for web developers
  • Anyone who wants to update Google Sheets within a web app
  • JavaScript Developers
  • Web developers