Sequential Airtable Search Modules - 2nd Module Repeating Based on First Module's Bundle Count

I have two Airtable “Search Records” modules running sequentially against different tables. They’re independent (don’t reference each other), but the second module is unexpectedly running the same number of times as the first module’s bundle count.

For example:

  • When Module 1 (2 bundles) runs first → Module 2 runs 2 times

  • When Module 2 (13 bundles) runs first → Module 1 runs 13 times

The second module outputs identical results for each execution. Any ideas why this is happening and how to fix it?

Adding an Array Aggregator fixed it.

2 Likes

Hello @Bryce_Kuklok :waving_hand:

Thank you for coming back and sharing the solution! :folded_hands: