Describe the problem/error/question
Hello,
My Use Case:
• I am currently running n8n separately (standalone) and have several workflows and credentials saved.
• I want to migrate or import these into the hass-n8n add-on without having to manually recreate each workflow or re-enter credentials.
What is the error message (if any)?
This is the command used
docker exec -u node -it 24f33ff41f1e n8n import:workflow --input=workflows.json
Importing 13 workflows…
Deactivating workflow “ClickupBusiness”. Remember to activate later.
Deactivating workflow “Main Flow Updated”. Remember to activate later.
Successfully imported 13 workflows.
docker exec -u node -it 24f33ff41f1e n8n import:credentials --input=credentials.json
Successfully imported 10 credentials.
Then I found noting in the n8n
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.105.1
- **Database (default: SQLite):**SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- **Running n8n via (Docker, npm, n8n cloud, desktop app):**Docker used with Hass-n8n
- Operating system: Hass OS