Switch Node always gives data to first index

I want to use a switch node in my workflow, to trigger different parts at different times (it´s a content automation). Yet, no matter of how I configure the switch node, it sends the data to the first on (index=0).

Please share your workflow

I always want the workflow to run the right automation that I have set up for that hour of the day.

Information on your n8n setup

  • n8n version: 1.78.0
  • Database:SQLite
  • n8n EXECUTIONS_PROCESS setting: own, main
  • Running n8n via Docker (I think)
  • Operating system:AWS/Lightsail

Works for me as expected when the Switch node is activated.

If this resolves your issue, please mark this post as a :white_check_mark: Solution.

2 Likes

Thanks man, should´ve seen that :sweat_smile:

Happens to the best of us.

Happy n8ning!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.