appscript.dev
Real Google Apps Script projects. Copy, run, and ship automations across Gmail, Sheets, Docs, and the rest of Google Workspace.
Featured
Master UrlFetchApp for any REST API
A practical pattern for GET, POST, headers, and payloads — the foundation under every Northwind integration.
Updated Jun 25, 2025
Build a GENAI() custom function for Sheets
Call Claude directly from a Northwind Sheet cell with =GENAI(prompt) — with caching baked in.
Updated Jun 24, 2025
How I built an AI assistant that triages my inbox overnight
Sorting and drafting Northwind replies while I sleep — I wake up to a queue, not a heap.
Updated Sep 30, 2025
How I built a credit-card transaction tracker with Claude
Parsing Northwind's alert emails into weekly spend summaries — a weekend project, real failures, real code.
Updated Jun 30, 2025
By Google service
All hubs →Email & Gmail automation
Automate inbox triage, mail merges, scheduled reports, and attachment handling with Gmail and Google Apps Script.
4 clusters · 55 articles
Google Sheets automation
Automate data entry, formatting, custom functions, and dashboards in Google Sheets with Apps Script.
4 clusters · 60 articles
Google Docs automation
Generate documents from templates, batch-create invoices and contracts, and export Docs to PDF with Apps Script.
2 clusters · 35 articles
Google Slides automation
Generate decks from spreadsheets, batch-export slide content, and personalise presentations with Apps Script.
2 clusters · 30 articles
Google Drive automation
Organise, audit, and back up Google Drive files and folders at scale with Apps Script.
3 clusters · 45 articles
Google Calendar automation
Create events from Sheets, sync calendars, and email weekly meeting summaries with Apps Script.
2 clusters · 35 articles
Latest
Auto-forward receipts to your accountant
Route anything that looks like a receipt to a fixed address on a monthly schedule.
Updated Jun 16, 2026
Auto-file quotes and proposals you receive
Detect inbound proposal PDFs and store them in Drive by client.
Updated Jun 13, 2026
Forward attachments to Drive and reply with the link
Strip large attachments out of incoming threads, save them to Drive, and reply with the link.
Updated Jun 9, 2026
Convert long email threads into a summary note
Collapse a thread's history into a Doc for handover — perfect for client transitions or vacation cover.
Updated Jun 6, 2026
Pull event RSVPs from emails into a Sheet
Parse yes/no replies to event invites and tally attendance automatically.
Updated Jun 2, 2026
Turn forwarded emails into project tasks
Forward to [email protected] and a row lands in the Projects sheet under the right client.
Updated May 30, 2026