Connect your n8n instance to FixMyFlow in 3 steps
No n8n connection yet
Follow the steps below to get started
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
Generate an API Key in n8n
Open your n8n instance and create an API key for FixMyFlow to access execution data.
- 1.Go to Settings → API in your n8n dashboard
- 2.Click Create API Key
- 3.Name it fixmyflow-monitor and copy the key
Add connection in FixMyFlow
Create a connection with your n8n instance URL and API key.
Verify data is flowing
Once connected, FixMyFlow automatically polls your n8n instance every 30 seconds. Check the dashboard to see executions appear.
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.