ES | EN
Engineering

Serve a static HTML page when a link is accessed

Nodes 2
Complexity Basic
Category Engineering
n8n popularity 19,890 views in n8n library

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.

Apps and nodes included

Step-by-Step Implementation Guide

¿Qué hace esta plantilla?

Esta automatización sirve una página HTML estática al acceder a una URL específica.

Nodos Utilizados

  • Webhook: Activa el workflow al recibir una petición HTTP.
  • Responder a Webhook: Devuelve la página HTML como respuesta al webhook.

Pasos de Configuración

  • Paso 1: Configura el nodo Webhook para definir la URL a la que responderá.
  • Paso 2: Inserta el código HTML de tu página en el nodo 'Responder a Webhook'.
  • Paso 3: Prueba la URL del Webhook para verificar que la página HTML se muestra correctamente.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.