appscript.dev

External APIs

Call REST APIs, import third-party data, and send messages from Google Apps Script using UrlFetchApp.

UrlFetchApp

The fundamentals of calling APIs from Apps Script.

14 件の記事

自動化 上級

Handle streaming responses from an LLM API

Manage long Northwind AI outputs reliably — note: Apps Script UrlFetch is synchronous.

更新日 2026年1月3日

自動化 中級

Cache API responses to cut quota usage

Store and reuse Northwind API responses intelligently — sub-second hits, fewer bills.

更新日 2025年12月26日

自動化 上級

Build an API-key vault and rotation system

Manage Northwind credentials securely at scale — centralised storage, scheduled rotation.

更新日 2025年12月22日

自動化 上級

Build a rate-limit-aware API client

Back off and retry gracefully on 429s — Northwind's robust outbound HTTP pattern.

更新日 2025年12月14日

自動化 上級

Build a generic paginated-API fetcher

Handle cursors and pages for any large dataset — Northwind's standard pull pattern.

更新日 2025年12月6日

自動化 中級 Sheets

Add carrier rate and shipping cost lookups

Quote Northwind shipping inline from a carrier API — DHL or UPS rates per order.

更新日 2025年12月2日

自動化 中級 Sheets Gmail

Build a multi-API health-check monitor

Watch all Northwind's external dependencies from one sheet — third-party APIs, status pages.

更新日 2025年11月12日

自動化 中級 Sheets

Fetch link previews and metadata

Pull titles, descriptions, and og:images for a column of Northwind links.

更新日 2025年11月4日

自動化 上級 Sheets

Build a location-intelligence toolkit

Combine Maps, Places, and geocoding APIs into Northwind helpers — distance, places, area lookups.

更新日 2025年10月31日

自動化 初級 Sheets

Build an IP geolocation enrichment function

Add location data to Northwind visitor logs — country and city per IP, in one formula.

更新日 2025年10月27日

自動化 上級 Sheets

Query a SQL database via an API layer

Pull external data into Northwind Apps Script via a thin HTTP wrapper around your DB.

更新日 2025年9月29日

自動化 初級 Sheets Gmail

Monitor website uptime and response time

Ping Northwind URLs every 10 minutes and alert on failures — DIY uptime monitor.

更新日 2025年9月1日

自動化 上級

Handle OAuth 2.0 in Apps Script

Connect Northwind to APIs that require user authorisation — using the OAuth2 library.

更新日 2025年6月29日

自動化 中級

Master UrlFetchApp for any REST API

A practical pattern for GET, POST, headers, and payloads — the foundation under every Northwind integration.

更新日 2025年6月25日

Data import

Pull data from Stripe, Notion, Airtable, and more.

28 件の記事

自動化 中級 Calendar

Sync calendar bookings with Calendly

Bridge Google Calendar and Calendly — Northwind bookings on either side appear on both.

更新日 2026年1月7日

自動化 初級 Sheets

Connect to an air-quality and weather feed

Build a Northwind environmental dashboard — current London AQI plus 5-day forecast.

更新日 2025年12月30日

自動化 中級 Sheets

Build a podcast and media stats tracker

Pull Northwind's podcast download numbers across platforms into a single sheet.

更新日 2025年12月10日

自動化 中級 Sheets Gmail

Track real-estate listings for new matches

Monitor property feeds for Northwind office hunts — alert when a match appears.

更新日 2025年11月28日

自動化 初級 Sheets

Translate columns with a translation API

Localise Northwind text in bulk without manual work — via Google Translate or DeepL.

更新日 2025年11月24日

自動化 中級 Sheets

Build a job-listings aggregator

Collect Northwind-relevant postings via public job-board APIs into a sheet for the team.

更新日 2025年11月20日

自動化 上級 Sheets

Sync invoices to QuickBooks or Xero

Push Northwind accounting data automatically — invoices created in Sheets flow to your books.

更新日 2025年11月16日

自動化 中級 Sheets

Sync tasks with Trello or Asana

Keep Northwind work aligned across Sheets and your client's tool of choice.

更新日 2025年10月23日

自動化 中級 Sheets

Sync Shopify orders into Sheets

Mirror Northwind's e-commerce orders for analysis and reconciliation.

更新日 2025年10月19日

自動化 中級 Sheets

Build a live stock-portfolio tracker

Fetch prices and compute Northwind treasury gains/losses across holdings.

更新日 2025年10月7日

自動化 中級 Sheets

Build a shipment and package tracker

Pull carrier tracking statuses into a Northwind Sheet — for outbound deliverables.

更新日 2025年10月3日

自動化 上級 Sheets

Build a Jira issue importer and exporter

Move Northwind tasks between Jira and Sheets — useful for client teams on Jira.

更新日 2025年9月25日

自動化 中級 Sheets Gmail

Monitor Reddit or Hacker News for keywords

Watch for Northwind brand and topic mentions across public forums and log to a sheet.

更新日 2025年9月21日

自動化 中級 Sheets

Schedule posts to social media APIs

Publish Northwind content from a Sheet automatically — drafts queued, posted on date.

更新日 2025年9月17日

自動化 中級 Sheets

Build a YouTube analytics tracker

Log Northwind's YouTube channel views and subscribers daily into a Sheet.

更新日 2025年9月13日

自動化 中級 Sheets

Aggregate RSS feeds into a reading sheet

Pull Northwind reading from many sources into one sheet — dedupe, mark read.

更新日 2025年9月9日

自動化 初級 Sheets

Track currency and crypto exchange rates

Log Northwind's relevant FX and BTC rates on a schedule — historical record for accounting.

更新日 2025年9月5日

自動化 中級 Sheets

Build a Search Console ranking tracker

Log Northwind's keyword positions and clicks over time into a Sheet.

更新日 2025年8月28日

自動化 中級 Sheets

Pull Google Analytics 4 metrics into Sheets

Build a self-updating Northwind traffic report — sessions, top pages, conversions.

更新日 2025年8月24日

自動化 初級 Gmail

Build a weather-driven alert system

Trigger Northwind actions on forecast conditions — e.g., snow-day email to remote workers.

更新日 2025年8月20日

自動化 中級 Sheets

Sync contacts to Mailchimp or Kit

Push Northwind subscribers from a Sheet to your email platform — one source of truth.

更新日 2025年8月16日

自動化 中級 Sheets

Pull HubSpot deals into a forecast sheet

Build Northwind's pipeline forecast from HubSpot — weighted by stage probability.

更新日 2025年8月12日

自動化 上級 Sheets

Build a two-way Sheets-Notion sync

Mirror Northwind's Notion database to Sheets — both surfaces stay aligned.

更新日 2025年8月8日

自動化 上級 Sheets

Build a two-way Sheets-Airtable sync

Keep Northwind's project tracker in step between Sheets and Airtable — bi-directional.

更新日 2025年8月4日

Data import の 28 件をすべて見る →

Messaging

Send Slack, Telegram, Discord, and SMS messages.

8 件の記事