Setup Guide

Connect your n8n instance to FixMyFlow in 3 steps

No n8n connection yet

Follow the steps below to get started

Connect Now

How It Works

API Key

Generate a key in n8n settings

Connect

Add your n8n URL and key here

Monitor

FixMyFlow polls every 30s automatically

Setup Steps

1

Generate an API Key in n8n

Open your n8n instance and create an API key for FixMyFlow to access execution data.

  1. 1.Go to Settings → API in your n8n dashboard
  2. 2.Click Create API Key
  3. 3.Name it fixmyflow-monitor and copy the key
The API key is encrypted and stored securely. It's only used to read execution data.
2

Add connection in FixMyFlow

Create a connection with your n8n instance URL and API key.

3

Verify data is flowing

Once connected, FixMyFlow automatically polls your n8n instance every 30 seconds. Check the dashboard to see executions appear.

Executions appear on the Dashboard within 30 seconds
Failed executions are auto-classified and create failure records
Auto-repair triggers when known patterns are detected

Troubleshooting

No executions showing up?

Check that your n8n API key has read access. Go to Connections → click your n8n connection → Test Connection to verify.

Getting 401 errors?

Your API key may have expired or been revoked. Generate a new one in n8n Settings → API.

Polling too slow?

The default poll interval is 30 seconds. Executions that happen between polls are still captured — nothing is missed.

Can I connect multiple n8n instances?

Yes. Add a separate connection for each instance. Each will be polled independently.