googleworkspace / apps-script-samples

Apps Script samples for Google Workspace products.

Home Page:https://developers.google.com/apps-script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Apps Script Samples

Various sample code and projects for the Google Apps Script platform, a JavaScript platform in the cloud.

Learn more at developers.google.com.

Google APIs

AdminSDK

Advanced Services

Calendar

Classroom

Data Studio

Docs

Drive

Forms

Gmail

People

Sheets

Slides

Tasks

Templates

  • Build off a working framework for new Apps Script projects.

Triggers

  • Call an Apps Script function such as onOpen, onEdit, or onInstall in an add-on
  • Create a time-driven trigger

Codelabs

Codelab tutorials combine detailed explanation, coding exercises, and documented best practices to help engineers get up to speed with key Google technologies. Here's a list of Apps Script codelabs:

Clone using the clasp command-line tool

Learn how to clone, pull, and push Apps Script projects on the command-line using clasp.

Lint

Run ESLint over this whole repository with:

npm run lint

This command will fix simple errors.

About

Apps Script samples for Google Workspace products.

https://developers.google.com/apps-script

License:Apache License 2.0


Languages

Language:JavaScript 85.2%Language:HTML 14.3%Language:Rust 0.5%