mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-25 05:45:24 +02:00
42 lines
751 B
JSON
42 lines
751 B
JSON
{
|
|
"active": true,
|
|
"nodes": [
|
|
{
|
|
"parameters": {
|
|
"path": "fded38b8-06bc-4308-a095-8507ef82ae27",
|
|
"options": {}
|
|
},
|
|
"type": "n8n-nodes-base.webhook",
|
|
"typeVersion": 2.1,
|
|
"position": [0, 0],
|
|
"id": "e6846a10-fffa-495d-8d65-c34cea6e8f0d",
|
|
"name": "Webhook",
|
|
"webhookId": "fded38b8-06bc-4308-a095-8507ef82ae27"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"options": {}
|
|
},
|
|
"type": "n8n-nodes-base.respondToWebhook",
|
|
"typeVersion": 1.4,
|
|
"position": [416, 0],
|
|
"id": "c27ef742-1410-4d63-99a8-85bf083f5204",
|
|
"name": "Respond to Webhook"
|
|
}
|
|
],
|
|
"connections": {
|
|
"Webhook": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Respond to Webhook",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"pinData": {}
|
|
}
|