Integrations
Swimlane + n8n
Self-host your automation and keep every byte on your own infrastructure. n8n talks to Swimlane over webhooks and the public API.
From the n8n editor
- 1 Open your n8n instance and create a new workflow.
- 2 Add a Webhook node as the trigger and copy its URL.
- 3 Paste that URL into Swimlane, under Settings → Integrations.
- 4 Add the action nodes you need — CRM, email, Slack — and activate.
From the command line
- 1 Install n8n globally: npm install -g n8n
- 2 Start it: n8n start
- 3 Create an HTTP Request node pointing at the Swimlane public API.
- 4 Store your API token as a credential rather than in the node.
API token
Generate a token in Swimlane under Settings → API, then send it as a Bearer token on every request.
Read the API docsYour pipeline is already on LinkedIn. Go and get it.
Set up in ten minutes. Free to start, and free to leave.
No credit card required