appscript.dev

Web apps & deployment

Build webhooks, internal tools, and tiny web services with Apps Script deployed as a web app.

Web apps

Doget/doPost and HTML-served interfaces.

34 artículos

Automatización Intermedio Sheets

Build a branded approval interface

Approve Northwind requests through a custom UI — clients click, decision is logged.

Actualizado 8 nov 2025

Automatización Intermedio Sheets

Build an interactive quiz or assessment app

Run Northwind tests with scoring and feedback — questions in a Sheet, results in another.

Actualizado 4 nov 2025

Automatización Intermedio

Build a multi-page web app with routing

Structure a real Northwind app across views — query-param routing, shared layout.

Actualizado 31 oct 2025

Automatización Avanzado Docs Drive

Build a form-to-PDF web service

Convert Northwind form submissions to PDFs on the fly — POST in, PDF out.

Actualizado 27 oct 2025

Automatización Avanzado Drive

Build an expiring secure-download generator

Issue time-limited Northwind links via a web app — token in URL, server-side check.

Actualizado 23 oct 2025

Automatización Intermedio Sheets

Build a guided onboarding tour for Sheets

Walk Northwind's first-time users through dialogs — each step explains one feature.

Actualizado 19 oct 2025

Automatización Principiante Sheets

Build a staff inventory-lookup app

Let Northwind staff check stock from any device — type a SKU, see the count.

Actualizado 15 oct 2025

Automatización Intermedio Sheets

Build a web app with interactive charts

Render live graphs from Northwind Sheet data using Chart.js inside a script-served page.

Actualizado 11 oct 2025

Automatización Intermedio Sheets

Build a client-facing progress tracker

Show Northwind project status through a web app — clients self-serve their updates.

Actualizado 7 oct 2025

Automatización Avanzado Sheets

Serve multiple tenants from one web app

Show different Northwind client data per visitor — same script, customer-specific view.

Actualizado 3 oct 2025

Automatización Avanzado Sheets Gmail

Build an end-to-end event-registration app

Handle Northwind event signups, payment, and confirmation in one Apps Script web app.

Actualizado 29 sept 2025

Automatización Avanzado Sheets

Build a data-validation review panel

Surface and fix bad Northwind rows in a sidebar UI — click a row, see the issue, accept the fix.

Actualizado 25 sept 2025

Automatización Avanzado Sheets

Build a sidebar AI assistant for Sheets

Add a chat helper inside Northwind's spreadsheet — ask Claude about the current selection.

Actualizado 21 sept 2025

Automatización Avanzado

Version and roll back a web app safely

Manage Northwind web-app releases without breaking users — deploy slots, blue/green.

Actualizado 17 sept 2025

Automatización Intermedio Sheets

Build a public form with conditional logic

Show Northwind form fields based on earlier answers — branchy intake without Google Forms.

Actualizado 13 sept 2025

Automatización Intermedio Sheets

Build a dynamic pricing calculator app

Quote Northwind customers in real time — pick options, see the price update live.

Actualizado 9 sept 2025

Automatización Intermedio Sheets

Build a QR-code check-in app

Scan to register attendance at Northwind events — the page logs to a Sheet.

Actualizado 5 sept 2025

Automatización Intermedio Sheets

Build a print-optimized report web view

Render clean, printable Northwind pages — A4-ready CSS, page breaks where they belong.

Actualizado 1 sept 2025

Automatización Avanzado Sheets

Build a Sheets-powered mini CRM app

Manage Northwind contacts in a real interface — search, edit, log activity.

Actualizado 28 ago 2025

Automatización Intermedio Sheets

Build an embeddable feedback widget

Collect input from any Northwind page via a small JavaScript snippet that posts to your script.

Actualizado 24 ago 2025

Automatización Intermedio Sheets

Build a read-only dashboard for non-editors

Visualise Northwind Sheet data for stakeholders without giving them edit access.

Actualizado 20 ago 2025

Automatización Intermedio Drive

Build a Drive file-upload web app

Let external users send Northwind files via a web form — no Drive account needed.

Actualizado 12 ago 2025

Automatización Avanzado

Add login and access control to a web app

Gate Northwind pages behind authentication — Workspace email allowlist or token.

Actualizado 8 ago 2025

Automatización Intermedio Sheets

Build a row-detail inspector sidebar

Show full Northwind record details on cell click — opens a sidebar with the row expanded.

Actualizado 4 ago 2025

Ver los 34 en Web apps →

Webhooks

Receive callbacks from third-party services into a Sheet.

1 artículo