- Notifications
You must be signed in to change notification settings - Fork21
License
googleworkspace/apps-script-intro-codelab
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This codelab introduces developers toGoogle 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 athttp://g.co/codelabs/apps-script-intro.
- A Google account (G Suite accounts may require administrator approval)
- Basic JavaScript skills
- Basic spreadsheet skills
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 ouroverview video. A longer intro video can be foundhere as well asanother video walking you through the code in this codelab & repo.
- Apps Script documentation
- Apps Script video library
- Apps Script support channels
- Apps Script community & mailing list
- Stack Overflow
- Other Google codelabs
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. SeeCONTRIBUTING for more information.
About
Topics
Resources
License
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.