๐ Selectively import workflows between instances using the n8n API and forms
โก 2 views ยท ๐ File Management
Description
How it works
- Retrieves workflows directly from an n8n instance using the n8n API
- Dynamically generates a form to select which workflows to import
- Supports both fixed instance configuration and dynamic source/target selection
- Formats workflows safely and creates them in the target instance
You stay in control at every step: nothing is imported unless you explicitly select it.
Set up steps
Estimated setup time: 2โ5 minutes
-
Simple mode:
Add API credentials for the source and target n8n instances and run the workflow. -
Dynamic mode (optional):
Connect a database (e.g. Notion or Supabase) containing your n8n instance URLs and API keys, then select the source and target instances via the form.
No manual exports, no bulk imports, and no additional configuration required.
๐ Nodes Used
HTTP Request, Notion, n8n, Filter, n8n Form Trigger, n8n Form
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File