Trying to work out a complicated(?) flow (multiple branches, with a Wait node)

Hi - n8n noob (but make.com semi-pro) here, trying to figure out the best way to run a workflow:

  1. I’d like to run the top branch “n” times - then wait for 5 seconds, and then run a second branch that is able to retrieve results from the top branch.
  2. The top aggregate isn’t working the way I expected, but that’s a different problem I guess…
    3.Any way to get the second branch to see the results from the top one?

Many Thanks!!

Here’s a workflow that represents the issue…

  • n8n version: 1.74.1
  • Database (default: SQLite):?
  • n8n EXECUTIONS_PROCESS setting (default: own, main):?
  • Running n8n: via n8n cloud

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

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