Skip to main content

n8n

Import workflows, executions, users & credentials from a self-hosted n8n instance

Category: Developer Tools · Authentication: API key / token

Connecting your account

n8n → Settings → API → Create an API key.

Credentials needed

FieldRequiredNotes
API KeyYesThe API key for the n8n instance
n8n instance URLYese.g. https://n8n.mycompany.com/api/v1 — e.g. https://<name>.app.n8n.cloud/api/v1

Available data to import

Once connected, choose from these resources when setting up an import:

ResourceWhat it imports
WorkflowsAll workflows records
ExecutionsAll executions records
UsersAll users records
Credentials (metadata only)All credentials (metadata only) records

This page is generated from Brooked's connector definition for n8n-instance. Found an error? Open an issue or send a PR.