Skip to content

googleworkspace/apps-script-intro-codelab

Folders and files

Image for: Folders and files
NameName
Last commit message
Last commit date

Latest commit

Image for: Latest commit
 

History

Image for: History
14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image for: Repository files navigation

Apps Script introductory codelab

This codelab introduces developers to Google Apps Script, our customized JavaScript-in-the-cloud application hosting platform which gives developers integrated access to G Suite, Google, and external services. Access it at http://g.co/codelabs/apps-script-intro.

Prerequisites

Image for: Prerequisites
  • A Google account (G Suite accounts may require administrator approval)
  • Basic JavaScript skills
  • Basic spreadsheet skills

Introduction

Image for: Introduction

The codelab introduces developers to one of the easiest ways to write code that accesses Google developer technologies, all by leveraging one of the mainstream web development languages, JavaScript. Using Google Apps Script, you will write code to extract an address sitting in a cell in a Google Sheet, generate a Google Map based on that address, and send a link of the map to yourself or a friend using Gmail. The best part? It's only 4 lines of JavaScript!

If you're completely new to Apps Script, check out our overview video. A longer intro video can be found here as well as another video walking you through the code in this codelab & repo.

Support

Image for: Support

If you've found an error in this sample, please file an issue. Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub. See CONTRIBUTING for more information.

About

Image for: About
No description or website provided.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

Image for: Releases
No releases published

Packages

Image for: Packages 0
No packages published

Contributors 3

Image for: Contributors 3
  •  
  •  
  •