top of page

Simple HTML Response Webhook

An n8n workflow that creates a webhook endpoint (/my-form) which responds with a static HTML page styled using Bootstrap 5. It uses n8n's Webhook and Respond to Webhook nodes to deliver a basic "Hello, world!" webpage upon HTTP request.

bottom of page