Switch + loop without using node merge

When using the switch node and the loop without the merge, the bug occurs when processing the items in the loop.

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:

hello @Ruan17

Two examples inside red rectangulars are working as intended, actually. Connecting multiple nodes to one that doesn’t support multiple inputs will work like on your screen. The Merge node is the right way to handle multiple inputs