Chapter 4. Creating Interactive Forms
In the previous chapter, you learned about many of the features of GmailApp
and ContactApp
and you built lots of real-world applications. In this chapter, you will learn how to create Forms programmatically using FormApp
and HtmlService
. Also, you will learn about the doGet
and doPost
functions.