Serve a static HTML page when a link is accessed

Go to Workflow
19,890 views
Built by Tom Tom
Created on June 05, 2026

Description

This easy-to-extend workflow automatically serves a static HTML page when a URL is accessed in a browser.

Prerequisites

Basic knowledge of HTML

Nodes

Webhook node triggers the workflow on an incoming request.
Respond to Webhook node serves the HTML page in response to the webhook.