What You'll Need

https://notiontracking.lennartoester.com/?title=n8n_import

Method 1: Using the n8n UI (Recommended)

Step 1: Access the Workflows Page

Log in to your n8n instance and navigate to the Workflows page.

Step 2: Import Workflow

Step 3: Review and Save

After importing, n8n will display the workflow. Review it to ensure everything imported correctly.

Click the "Save" button to store the workflow in your n8n instance.

Method 2: Using the n8n CLI

Step 1: Prepare Your Environment

Ensure you have n8n installed via npm and the CLI is accessible.

Step 2: Use the Import Command

n8n import:workflow --input=path/to/your/workflow.json