Hello,
I hope someone can help me …
I have this workflow
It runs perfectly and gives me all the results, if there is a ‘newpagetoken’, it starts a new run …
But the issue is, that I want the results from all runs combined in one single result.
Ok, let me explain a bit more, each http-request gives me ‘resultSizeEstimate’.
I want this workflow to output one single number: the sum of all resultSizeEstimate’s of each run.
I can’t set a variable inside the loop because at each new run, it resets itself. How do I solve this?
thx,
Peter
Information on your n8n setup
- n8n version: Latest
- Database (default: SQLite): NA
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: