🌐 Workflows & Swarm
Import n8n, Make, or Zapier Workflows into Swarm
Drop JSON onto Swarm, use toolbar Import / ⌘I, and complete the readiness checklist — structure on-ramp, not production certification.
Sign in required
This guide covers in-app features. Sign in or create an account to follow along in your workspace.
Walkthrough checklist
Intermediate- 1Export full workflow JSON from n8n (⋯ → Download)
- 2Open Swarm → Import (toolbar, File menu, or ⌘I)
- 3Drop or paste the JSON
- 4Complete readiness checklist → Save → Run
Success criteria
n8n structure on Swarm with honest quality gate — not fake production parity
Updated July 20, 2026
8 min read
Import structure from n8n, Make, Zapier — govern production in FuseIQ. We map graphs onto Swarm so teams can adopt fast. Credentials, HITL approvals, evals, and BYOK cost control stay FuseIQ work. Import is not a production certification.
⚠️
Not a full 1:1 n8n runtime clone — different category: governed multi-agent production.
Open Import (all paths work)
- Swarm toolbar → Import (next to Export)
- File menu → Import n8n / Make / Zapier…
- Keyboard ⌘I / Ctrl+I
- Command palette ⌘K → search “Import n8n”
- Drop a .json file on the Swarm canvas
From n8n
1
In n8n open the workflow → ⋯ → Download (full JSON).
2
Use any Import entry point above.
3
Drop, pick, or paste the JSON.
4
Complete the readiness banner (credentials, inspect, save, HITL, optional evals).
5
Save the workflow, then Run (Demo Mode optional).
Mapping (approximate)
- Webhook / Cron / Manual → Trigger
- OpenAI / Anthropic / Agent / LangChain → Agent
- IF / Switch → Condition
- Slack / HTTP / CRM… → Integration
- Code / Set → Code Step
- Sticky notes preserved
⚠️
n8n credentials are never copied. Running an unreviewed foreign import shows a soft warning. Import API is authenticated, rate-limited, and size-capped (~2MB / 200 nodes).
💡
Export toolbar button only downloads FuseIQ JSON — it does not open Import. ⌘E is Export & Deploy; ⌘I is Import.
Was this helpful?
