Serve Custom HTML Websites via n8n Webhooks - n8n Workflow | Neura Market
Serve Custom HTML Websites via n8n Webhooks
Serve complete, styled HTML webpages using n8n as a mini web server with webhook triggers—no hosting required.
This workflow transforms n8n into a lightweight web server capable of delivering fully custom HTML webpages, including CSS and JavaScript, directly to browsers. It uses a simple Webhook node to listen for GET requests and a Respond to Webhook node to send back the HTML content with the proper Content-Type header, ensuring browsers render it correctly as a webpage.
The setup is effortless: activate the workflow, copy the production URL from the Webhook node, and visit it in any browser to instan
Platform
n8n
Category
Commerce
Price
$4.99
Creator
Maxim Luong
webhook
html
website
static-site
web-server
hosting
n8n
development
landing-page
prototyping
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.