{ "id": 21, "name": "Serve an HTML Page (via the 'Respond to Webhook' Node) 2", "active": false, "nodes": [ { "parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "position": [ 240, 450 ], "typeVersion": 1, "id": "04466f6a-62c3-427a-bdd9-a5e19e44e808" }, { "parameters": { "respondWith": "text", "responseBody": "\n\n \n \n \n\n \n\n Hello, world!\n \n \n

Hello, world!

\n\n \n \n\n", "options": { "responseHeaders": { "entries": [ { "name": "Content-Type", "value": "text/html; charset=UTF-8" } ] } } }, "name": "Respond to Webhook", "type": "n8n-nodes-base.respondToWebhook", "position": [ 440, 300 ], "typeVersion": 1, "id": "1def665c-717f-4ba8-9cec-3efd4e0d5e68" }, { "parameters": { "path": "my-form", "responseMode": "responseNode", "options": {} }, "name": "Webhook", "type": "n8n-nodes-base.webhook", "position": [ 240, 300 ], "webhookId": "db437850-0e90-4eb7-b383-f8438ea1bd66", "typeVersion": 1, "id": "b6a19546-f9c6-4c61-ae7e-a19612f437fb" } ], "connections": { "Webhook": { "main": [ [ { "node": "Respond to Webhook", "type": "main", "index": 0 } ] ] } }, "createdAt": "2022-05-14T16:35:40.524Z", "updatedAt": "2022-05-14T16:35:40.524Z", "settings": {}, "staticData": null, "pinData": null, "tags": [] }