n8n Workflow Webhook Bridge
Builds integration handoffs around n8n primitives like the Webhook node, HTTP Request node, and execution data inspection. Great for connecting event sources, transforming payloads, and making low-code workflows behave more like reliable integration middleware.
What it does
n8n Workflow Webhook Bridge
Builds integration handoffs around n8n primitives like the Webhook node, HTTP Request node, and execution data inspection. Great for connecting event sources, transforming payloads, and making low-code workflows behave more like reliable integration middleware.
Installation
Use the upstream install or setup path that matches your environment:
- npx n8n
- docker volume create n8n_data
- docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n
Requirements and caveats from upstream:
- Code When You Need It: Write JavaScript/Python, add npm packages, or use the visual interface
- Try n8n instantly with npx (requires Node.js):
- Or deploy with Docker:
Basic usage or getting-started notes:
-
Access the editor at http://localhost:5678
-
Resources
-
Source: https://github.com/n8n-io/n8n
-
Extracted from upstream docs: https://raw.githubusercontent.com/n8n-io/n8n/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,241 chars)