Describe the problem/error/question
Good morning. Iām having difficulty running my flow automatically because it asks me to press the activate button, but that button does not appear. Could you help me? š
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
1 Like
Hi @david191987 let me clarify in n8n 2.0+ version they have proposed a new concept which is PUBLISH and UNPUBLISH workflows basically active/Not-Active , so to activate your flow click on the publish button on the top right, and to unpublish either go in 3 dots or else there will be a drop down in the publish button it self. Hope this helps.
1 Like