2022-05-26 20:57:30 +03:00
|
|
|
{
|
2022-10-27 21:01:19 +00:00
|
|
|
"createdAt": "2022-05-14T16:35:40.524Z",
|
|
|
|
|
"updatedAt": "2022-05-14T16:35:40.524Z",
|
2022-05-26 20:57:30 +03:00
|
|
|
"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
|
|
|
|
|
],
|
2022-08-03 21:00:21 +00:00
|
|
|
"typeVersion": 1,
|
|
|
|
|
"id": "04466f6a-62c3-427a-bdd9-a5e19e44e808"
|
2022-05-26 20:57:30 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"parameters": {
|
|
|
|
|
"respondWith": "text",
|
|
|
|
|
"responseBody": "<!doctype html>\n<html lang=\"en\">\n <head>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n <link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css\" rel=\"stylesheet\" integrity=\"sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3\" crossorigin=\"anonymous\">\n\n <title>Hello, world!</title>\n </head>\n <body>\n <h1>Hello, world!</h1>\n\n <script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p\" crossorigin=\"anonymous\"></script>\n </body>\n</html>\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
|
|
|
|
|
],
|
2022-08-03 21:00:21 +00:00
|
|
|
"typeVersion": 1,
|
|
|
|
|
"id": "1def665c-717f-4ba8-9cec-3efd4e0d5e68"
|
2022-05-26 20:57:30 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"parameters": {
|
|
|
|
|
"path": "my-form",
|
|
|
|
|
"responseMode": "responseNode",
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
"name": "Webhook",
|
|
|
|
|
"type": "n8n-nodes-base.webhook",
|
|
|
|
|
"position": [
|
|
|
|
|
240,
|
|
|
|
|
300
|
|
|
|
|
],
|
|
|
|
|
"webhookId": "db437850-0e90-4eb7-b383-f8438ea1bd66",
|
2022-08-03 21:00:21 +00:00
|
|
|
"typeVersion": 1,
|
|
|
|
|
"id": "b6a19546-f9c6-4c61-ae7e-a19612f437fb"
|
2022-05-26 20:57:30 +03:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"connections": {
|
|
|
|
|
"Webhook": {
|
|
|
|
|
"main": [
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"node": "Respond to Webhook",
|
|
|
|
|
"type": "main",
|
|
|
|
|
"index": 0
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"settings": {},
|
2022-06-09 21:00:39 +00:00
|
|
|
"staticData": null,
|
2022-07-20 21:00:15 +00:00
|
|
|
"pinData": null,
|
2022-06-09 21:00:39 +00:00
|
|
|
"tags": []
|
2022-05-26 20:57:30 +03:00
|
|
|
}
|