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.
AddOnsResponseService
Build Gmail, Calendar, Drive, and Chat add-on action responses and compose actions.
Browser
Show simple alert, confirm, and input dialog boxes in Google Sheets.
CacheService
Temporarily cache expensive computation results for faster repeat runs.
CalendarApp
Read and write events on the user's Google Calendar.
CardService
Build card-based UIs for Google Workspace add-ons in Gmail, Calendar, and Drive.
Charts
Build embedded charts in Google Sheets from script.
ConferenceDataService
Build conferencing data for Calendar add-ons that connect to meeting providers.
ContactsApp
Read and update Google Contacts for people and contact groups.
ContentService
Return text, JSON, XML, or other output from web app doGet and doPost handlers.
DataStudioApp
Build and configure Looker Studio (Data Studio) community connector responses.
DocumentApp
Create, open, and edit Google Docs content and structure.
DriveApp
Create, find, and manage files and folders in Google Drive.
FormApp
Create Google Forms and read or update form responses.
GmailApp
Search, read, label, and send email in a user's Gmail account.
GroupsApp
Query Google Groups membership, roles, and group email addresses.
HtmlService
Serve HTML, CSS, and client JavaScript for dialogs, sidebars, and web apps.
JDBC
Connect to external JDBC-compliant SQL databases from Apps Script.
LanguageApp
Detect language and translate text with Google's translation service.
LinearOptimizationService
Model and solve linear and mixed-integer linear optimization problems.
LockService
Serialize concurrent script execution with document, user, or script locks.
Logger
Write messages to the Apps Script execution log for debugging.
MailApp
Send email as the user running the script without full Gmail API access.
Maps
Geocode addresses, get directions, sample elevation, and build static map images.
MimeType
Reference common MIME type constants for blobs, files, and exports.