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
| Field | Required | Notes |
|---|---|---|
| API Key | Yes | The API key for the n8n instance |
| n8n instance URL | Yes | e.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:
| Resource | What it imports |
|---|---|
| Workflows | All workflows records |
| Executions | All executions records |
| Users | All 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.