🌐 Workflows & Swarm
Custom Connector & Code Step
Call any HTTP API from Swarm and run sandboxed transforms — n8n-class flexibility on the canvas.
Sign in required
This guide covers in-app features. Sign in or create an account to follow along in your workspace.
Updated July 19, 2026
5 min read
When a dedicated integration is missing, Swarm still ships the workflow: use Custom Connector for HTTP and Code Step for light logic.
Custom Connector
- Any REST endpoint (method, URL, headers, body)
- Map previous node outputs into the request
- Prefer over claiming unconfigured marketplace OAuth as Live
Code Step
- Sandboxed transforms between agents
- Keep business rules next to the graph for auditability
- Pair with Approvals when code affects customer-facing actions
💡
Open Swarm → Arsenal → search Custom Connector or Code Step.
Was this helpful?
