# Aggregator not Aggregating

**URL:** https://community.make.com/t/aggregator-not-aggregating/71715
**Category:** Questions
**Tags:** aggregators, arrays
**Created:** [February 27, 2025, 3:17pm UTC](https://community.make.com/t/aggregator-not-aggregating/71715 "2025-02-27T15:17:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![wrk\_less](https://avatars.discourse-cdn.com/v4/letter/w/e56c9b/32.png) [@wrk\_less](https://community.make.com/u/wrk_less)
#### Post date: [February 27, 2025, 3:17pm UTC](https://community.make.com/t/aggregator-not-aggregating/71715/1 "2025-02-27T15:17:26Z")

</div>

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.

 ![Screenshot 2025-02-27 at 10.10.07 AM](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/5/6/5616751d161bbe6ac0dc7573b5a09f2448a26c42.png)

I tried adding a text aggregator. Nothing.

 ![Screenshot 2025-02-27 at 10.09.30 AM](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/5/f/5f961da086be68ff9f73ce28fc02bb14792680c6.png)

I tried using an iterator then an aggregator.

 ![Screenshot 2025-02-27 at 10.11.16 AM](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/6/d/6db3718490517d3ebc93f2be65a26bf68352ca44.png)

Yes, I did set the source module.

 ![Screenshot 2025-02-27 at 10.11.28 AM](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/0/a/0a73bc869f1d468ca9732a864dc05be269ff5c90.png)

I even put JUST an aggregator in there.

 ![Screenshot 2025-02-27 at 10.11.51 AM](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/5/3/53b30587a49b65ca377a4fc998252571b0455952.png)

I selected all three inputs.

 ![Screenshot 2025-02-27 at 10.12.46 AM](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/5/7/57623694550de3fe74e8827946a3dbd66f67b5d7.png)

And I selected none or 1 or 2.

 ![Screenshot 2025-02-27 at 10.13.28 AM](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/2/b/2bfab1819a5a8b5bb214496628182c4f1b9e6f6c.png)

No matter what I do, 13 bundles come in and 13 come out. Usually I use n8n but I’m using [Make.com](http://Make.com) for a client, and I gotta say… This would be very easy elsewhere. Why is [make.com](http://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.

 ![Screenshot 2025-02-27 at 10.15.19 AM](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/8/f/8f01264f5404af911682e49d29062d7f9a72a648.png)

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](https://community.make.com/uploads/short-url/vLgE3bQeym8XwoNz6mRktIL1lG5.json) (30.2 KB)

---

<div class="post-metadata">

### Author: ![wrk\_less](https://avatars.discourse-cdn.com/v4/letter/w/e56c9b/32.png) [@wrk\_less](https://community.make.com/u/wrk_less)
#### Post date: [February 27, 2025, 3:28pm UTC](https://community.make.com/t/aggregator-not-aggregating/71715/2 "2025-02-27T15:28:59Z")

</div>

I am leaving this up because it was not an intuitive solution.

1. Though the multiple bundles are being OUTPUT from Images[6] the source of the repeating bundles is actually Headings[5] even though that module seems to only output 1 result.

 ![Screenshot 2025-02-27 at 10.26.32 AM](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/b/2/b2a44d7be039134ff65d35f153d321486c816a1e.png)

1. Because I saw 13 bundles coming out of Images, I assumed that had to be the Source Module. However it turns out it must be the one before it. This is highly counter-intuitive and not very well explained in any of the documentation or any questions.

 ![Screenshot 2025-02-27 at 10.27.20 AM](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/d/4/d487bd4d431eb9bddc2832aca2d13b5fbdee5ca6.png)

All current solutions on the forum seem to indicate that the OP has simply selected the wrong module. That’s not the case. You can select the “right” module AKA the one that is causing the multiple bundles and still not get the solution.

Solution: Select the module BEFORE the multiple runs to actually stop multiple runs.

---

<div class="post-metadata">

### Author: ![samliew](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/samliew/32/13327_2.png) [@samliew](https://community.make.com/u/samliew)
#### Post date: [March 1, 2025, 4:44pm UTC](https://community.make.com/t/aggregator-not-aggregating/71715/3 "2025-03-01T16:44:16Z")

</div>

> [@wrk\_less](#):
>
> Select the module BEFORE the multiple runs to actually stop multiple runs.

It seems unintuitive, but open up the Output of module [5], to see that the module actually is generating 13 OUTPUT bundles (even if you see a “1”, which means it ran one time).

So, it is correct that we should select the “Source Module” where the OUTPUT bundles are coming from.

For more information, see

- [https://academy.make.com/courses/BasicsC04](https://academy.make.com/courses/BasicsC04)
- [https://academy.make.com/courses/IntermediateC01](https://academy.make.com/courses/IntermediateC01)

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

### Getting Started

- [Help Centre](https://www.make.com/en/help) | [Tutorials](https://www.make.com/en/help/tutorials.html) – Make “Manual”
- [Make Academy](https://academy.make.com) – Basics 101: Learn Make and get certified

### Help Centre Basics

- [Mapping](https://www.make.com/en/help/mapping/mapping) – What is mapping? What can I map?
- [Mapping with arrays](https://www.make.com/en/help/mapping/mapping-arrays) – How to map items in an array
- [Aggregate an array for mapping complex fields](https://www.make.com/en/help/tools/flow-control#customizing-the-output)
- **Date Format** : [tokens for `parseDate`](https://www.make.com/en/help/functions/tokens-for-date-time-parsing) | [tokens for `formatDate`](https://www.make.com/en/help/functions/tokens-for-date-time-formatting)
- [HTTP modules](https://www.make.com/en/help/tools/http) – Make a request, Get (download) a file
- [Webhooks](https://www.make.com/en/help/tools/webhooks) – Error Handling, Responding to webhooks

### Articles & Videos

- [Router Magic Formula](https://www.youtube.com/watch?v=4Q-5BsCtJu4) - YouTube
- [Error Handlers in Make](https://www.youtube.com/playlist?list=PLRE9E-rAD8U10mx2TRs54Nq1XJDdK9Kx4) - YouTube playlist
- [Getting started with OpenAI](https://community.make.com/t/getting-started-with-openai-gpt-3-and-make/7796) - How to setup and use OpenAI (ChatGPT) in Make
- [How to use Regex in Make](https://community.make.com/t/how-to-use-regex-in-make/202) - How to use pattern matching to extract the text you want
- [Webhooks – Make Academy](https://academy.make.com/courses/IntermediateC04) – tutorial on how to use Webhooks

Hope this helps! Let me know if there are any further questions or issues.

— @samliew

P.S.: Investing some effort into the [Make Academy](https://academy.make.com) will save you lots of time and frustration using Make.

---

<div class="post-metadata">

### Author: ![Make\_Bot](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/make_bot/32/14661_2.png) [@Make\_Bot](https://community.make.com/u/Make_Bot)
#### Post date: [March 13, 2025, 3:31pm UTC](https://community.make.com/t/aggregator-not-aggregating/71715/4 "2025-03-13T15:31:45Z")

</div>


