About 167,000 results
Open links in new tab
  1. Apps Script | Google for Developers

    Dec 2, 2025 · Automate & extend Google Workspace with simple code. Apps Script is a cloud-based JavaScript platform powered by Google Drive that lets you integrate with and automate tasks across …

  2. Google Apps Script overview

    Dec 3, 2025 · Google Apps Script is a rapid application development platform that makes it fast and easy to create business applications that integrate with Google Workspace.

  3. Fundamentals of Apps Script with Google Sheets #1: Macros & Custom ...

    Apps Script: A rapid application development platform, based on JavaScript, which makes it fast and easy to extend Google Workspace applications and automate work.

  4. Hands-on with Google Apps Script: Accessing Google ... - Google …

    May 5, 2023 · Using Google Apps Script, you’ll write code to extract a street address from a cell in a Google Sheet, generate a Google Map based on the address, and then send the map as an …

  5. Web Apps | Apps Script | Google for Developers

    Dec 3, 2025 · Learn how to publish a script with a user interface as a web app, allowing users to access it directly from their browsers.

  6. Create and manage deployments | Apps Script - Google Developers

    Dec 3, 2025 · Learn how to create and manage Google Apps Script project deployments, which are versions of your script available as web apps, add-ons, or API executables.

  7. Google Apps Script samples

    Dec 3, 2025 · Explore Google Apps Script samples and solutions that show you how to automate tasks, extend Google Workspace user interfaces, and integrate into Google and external services.

  8. Custom function quickstart | Apps Script | Google for Developers

    Dec 3, 2025 · You can use Google Apps Script to write a custom function, then use it in Google Sheets just like a built-in function. The following quickstart sample creates a custom function that calculates …

  9. Script Projects | Apps Script | Google for Developers

    Dec 3, 2025 · A script project in Google Apps Script is a collection of files and resources, including code (.gs) and HTML (.html) files. You can create both standalone and container-bound script projects …

  10. Standalone Scripts | Apps Script | Google for Developers

    Dec 3, 2025 · Learn how to create and use standalone scripts in Google Apps Script, which are not bound to a specific Google Workspace file and can serve as utility scripts, web apps, or lightweight …