- Open n8n: Navigate to your n8n instance in your web browser
- Create New Workflow: Click on "Create workflow" or go to an existing workflow
- Access Import Menu:
- Look for the three dots menu (β―) in the top-right corner of the interface
- Click on the three dots to open the dropdown menu
- Select Import Option: Click on "Import from file"
- Choose JSON File:
- A file picker dialog will open
- Browse and select the desired
.json
file from this repository - Click "Open" or "Select"
- Import Complete: The workflow will be automatically imported and displayed in your n8n canvas
Missing Credentials:
- Set up all required service credentials before activating workflows
- Verify API keys and OAuth tokens are valid
Nodes Not Found:
- Some workflows may require community nodes or specific n8n versions
- Install missing node packages if needed
Webhook Issues:
- Regenerate webhook URLs if they conflict with existing workflows
- Ensure webhook endpoints are accessible from external services