Chapter 7. Creating Interactive Webpages

In the previous chapter, you learned to create an RSS/Atom feed reader, stock quote ticker, language translator, and to create a document reviewing and commenting application.

In this chapter, you will learn:

  • To create web applications that return Sheet data as HTML, JSON, and PDF
  • To send HTTP/HTTPS request with the query string
  • To create an RSS feed
  • To create a file upload application
  • To create a timesheet application

Creating a web app to render Sheet data as HTML

We will create an application to return Sheet data as HTML in the browser. Create a Sheet, rename it as Data, and populate it with some test data as shown in the next screenshot. You can populate the Sheet with any random data with the three columns ...

Get Learning Google Apps Script now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.