Apps Script Intro Save

Project README

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

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

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

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.

Open Source Agenda is not affiliated with "Apps Script Intro" Project. README Source: googleworkspace/apps-script-intro-codelab
Stars
56
Open Issues
6
Last Commit
3 months ago
License

Open Source Agenda Badge

Open Source Agenda Rating