In this lab, you learn one of the easiest ways to write code that accesses Google developer technologies, all by leveraging one of the mainstream web development languages, JavaScript.
Google Apps Script: Access Google Sheets, Maps & Gmail in 4 Lines of Code
Google via Google Cloud Skills Boost
Overview
Syllabus
- GSP235
- Overview
- Setup and requirements
- What is Google Apps Script?
- Task 1. Create a new Google Sheet and enter a street address
- Task 2. Open Apps Script
- Task 3. Edit the (template) code
- Task 4. Run the Google Sheets, Maps, and Gmail app
- Task 5. The App - a detailed explanation
- Congratulations!