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
Store script, user, or document key-value settings that persist between runs.
ScriptApp
Manage triggers, OAuth tokens, authorization info, and script publishing.
Session
Read session info such as the active user's email and language settings.
SlidesApp
Create and update Google Slides presentations and slide content.
SpreadsheetApp
Create, open, and modify Google Sheets files, ranges, sheets, and formatting.
UrlFetchApp
Make HTTP requests to external APIs and webhooks.
Utilities
Hash, encode, decode, format dates, sleep, and other helper utilities.
XmlService
Parse, navigate, and build XML documents in Apps Script.