Serve a static HTML page when a link is accessed
Go to WorkflowDescription
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.