Google Sheets

Learn how to do more with Google Sheets integrate it the data into your own Applications get web app urls for the data

Last updated 2022-01-10 | 3.5

- Output Google Sheets data in a JSON format
- Create web URL for Google Sheet data
- Import Google sheets data into web applications

What you'll learn

Output Google Sheets data in a JSON format
Create web URL for Google Sheet data
Import Google sheets data into web applications

* Requirements

* Google account
* Some basic knowledge of HTML and AJAX
* Desire to Learn

Description

Google provides a powerful set of tools with Google Apps.   Google sheets is a great place to store data within a spreadsheet.  Did you know you can use that data on the web?

Great introduction to Google Sheets and Google Script

  • Publish your Google Sheet data to the web.
  • Use Google Sheets data on your own webpages
  • Output Google Sheet data as JSON and add it anywhere
  • 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.

Web application use case, this part of the course covers more advanced ways of using the data.  We show you how the data can be output as JSON data, select any sheet get it as JSON data.   JSON, or JavaScript Object Notation, is a minimal, readable format for structuring data.  Its perfect for use within web applications.  Adding jQuery for easy AJAX calls. With Ajax, Web applications can send data to and retrieve from a server asynchronously (in the background) without interfering with the display and behavior of the existing page.   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 use Google Sheets data outside of Google Sheets
  • Perfect for web developers
  • Anyone who wants to see the power of Google Sheets

Course content

2 sections • 15 lectures

Introduction to Google Sheets Course Preview 04:18

Course Resources and Setup Preview 03:48

Google sheet Data publish to the web Preview 06:09

Easy output of JSON feed containing Sheet Data Preview 09:20

Example Preview 00:04

Web application connecting via AJAX to Google Sheet Preview 05:18

Sheet name output to HTML element Preview 03:05

Loop data output to HTML Preview 07:17

CSS styling Sheet output data in HTML Preview 07:05

Add data to any web application Preview 03:19

Course Review Overview Preview 06:51

Source Code Examples and Links Preview 00:22

Updated version to Get JSON data from Google Sheets Preview 12:33

Source Code for Google Sheet fetch request for JSON data Preview 00:23

Updated new Endpoint and selection of Sheet data Preview 34:19