Files
n8n/packages/testing/playwright/workflows/webhook-publish-with-wait-node.json
alighasami 3d5eaf9445
Some checks failed
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
first commit
2026-03-17 16:22:57 +03:30

53 lines
1.0 KiB
JSON

{
"name": "Webhook publish with wait node no conflicts",
"nodes": [
{
"parameters": {
"path": "ed3b98bb-78c4-4cad-98ce-386eef1a4f92",
"options": {}
},
"type": "n8n-nodes-base.webhook",
"typeVersion": 2.1,
"position": [368, 240],
"id": "8e006fb7-c2d6-4799-9feb-14032cb11293",
"name": "Webhook",
"webhookId": "dd3b98bb-78c4-4cad-98ce-386eef1a4f92"
},
{
"parameters": {
"resume": "webhook",
"options": {
"webhookSuffix": "some-suffix"
}
},
"type": "n8n-nodes-base.wait",
"typeVersion": 1.1,
"position": [608, 240],
"id": "b4da7ce5-4af6-413a-808f-b2aeee8ed684",
"name": "Wait",
"webhookId": "44a04fa2-9595-4d5e-b1b0-11c761a2a1c2"
}
],
"connections": {
"Webhook": {
"main": [
[
{
"node": "Wait",
"type": "main",
"index": 0
}
]
]
}
},
"active": true,
"settings": {
"executionOrder": "v1"
},
"versionId": "2b5d2b15-f24c-4674-9cc3-de22e4e839d4",
"meta": {},
"id": "DqXH1byI5mUqu1F3",
"tags": []
}