Text/Array Aggregator not combining modules

I’m really scratching my head with a data consolidation issue in my scenario, and I’d really appreciate some help figuring out what’s going on.

Here’s what I’m trying to do:

  1. My “Airtable - Search Records” module finds multiple records (say, 3 of them).

  2. Each of those records comes through as its own separate operation/bundle.

  3. Inside each of those bundles, I have a few specific arrays (like Lead and Summary arrays) that contain the data I need.

  4. Ultimately, I need to pull out those specific arrays from all the records/operations and combine them into one single block of text or one large array, which then gets sent as a single input to a “Google Gemini AI” module.

My Problem: I’ve tried using both the “Text aggregator” and the “Array aggregator.”

  • When I use the “Text aggregator” directly after Airtable, it processes each operation separately, leading to multiple outputs for Gemini.

  • I also tried the Array aggregator. While it aggregates the arrays within each bundle, it still passes through the multiple original operations. So, I still end up with separate outputs for Gemini.

  • I’ve even tried using both of them together, just to see if that would work, but still no.

What’s the right Make pattern or module configuration to consolidate data from multiple incoming operations (where each operation’s bundle contains arrays) into one single output bundle that can then be used as a combined input for a subsequent module like Gemini?

Any advice on how to correctly achieve one final consolidated output would be greatly appreciated. Here’s a screenshot of my flow. Thanks in advance!

Hi @rohan_2128

pls share configuration of module 4 and array / text aggregator,

Best regards

Hello, I’ve since pivoted and opted to go with the option of combining a few fields natively in Airtable using their automation instead. Thanks for replying

1 Like

hey sorry - can you please take a look at my stuck-up

my stuck-up

it is very similar to what described here and i already posted the screenshot of settings.. im so frustrated… ((( :weary_face: thank you i advance and sorry for bugging