Files
n8n/packages/testing/playwright/workflows/webhook-publish-local-conflict.json
alighasami 3d5eaf9445
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

39 lines
868 B
JSON

{
"name": "Webhook publish local conflict",
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "f22164a7-1057-4d85-8559-9be630d831f0",
"options": {}
},
"type": "n8n-nodes-base.webhook",
"typeVersion": 2.1,
"position": [0, 0],
"id": "c55ef745-c8b5-42d8-bb84-716356a89202",
"name": "Webhook",
"webhookId": "b118414c-bfa0-48a9-b083-1c4d515db1fd"
},
{
"parameters": {
"formTitle": "test",
"options": {}
},
"type": "n8n-nodes-base.formTrigger",
"typeVersion": 2.5,
"position": [0, 208],
"id": "7f30363f-823e-434b-99e9-69d8cdff8906",
"name": "On form submission",
"webhookId": "f22164a7-1057-4d85-8559-9be630d831f0"
}
],
"connections": {},
"pinData": {},
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "1b5d2b15-f24c-4674-9dc3-de22e4e839a5",
"meta": {}
}