Apps Script APIs

Browse 40+ Google Apps Script services detected in Better Sheets tutorials. Each hub lists member tutorials and copy-paste snippets that use that API.

Start with SpreadsheetApp or UrlFetchApp.

PropertiesService

PropertiesService

Store script, user, or document key-value settings that persist between runs.

ScriptApp

ScriptApp

Manage triggers, OAuth tokens, authorization info, and script publishing.

Session

Session

Read session info such as the active user's email and language settings.

SlidesApp

SlidesApp

Create and update Google Slides presentations and slide content.

SpreadsheetApp

SpreadsheetApp

Create, open, and modify Google Sheets files, ranges, sheets, and formatting.

UrlFetchApp

UrlFetchApp

Make HTTP requests to external APIs and webhooks.

Utilities

Utilities

Hash, encode, decode, format dates, sleep, and other helper utilities.

XmlService

XmlService

Parse, navigate, and build XML documents in Apps Script.