I need to accept multiple bundles and return a single bundle to stop the rest of the scenario from running X amount of times. Everything should only run once, and I should be able to gather all the data from all bundles in a module.
This is how I thought Array Aggregators worked. I thought you could feed multiple bundles into them and have them aggregated. I was wrong I guess?
I have checked all the other topics on this. None apply to me. Most are selecting the wrong source module. I am 100% selecting the right one.
I tried setting variables. Nothing.
I tried adding a text aggregator. Nothing.
I tried using an iterator then an aggregator.
Yes, I did set the source module.
I even put JUST an aggregator in there.
I selected all three inputs.
And I selected none or 1 or 2.
No matter what I do, 13 bundles come in and 13 come out. Usually I use n8n but I’m using Make.com for a client, and I gotta say… This would be very easy elsewhere. Why is make.com not capable of this simple task? Or is it me?
I have tried every which way and cannot simply get these 13 output bundles into a single input.
Is it because they are 13 individual bundles/runs? But that should still be doable somehow right? Are we limited to only results that have a single bundled input? I have seen others successfully do this so I am wondering why I am not allowed. Thank you.
What am I doing wrong? This seems like a super simple job and I know I’ve gotten this to work other times. Why won’t it work? Please help
blueprint-26.json (30.2 KB)