Learn to automate your business: https://automatewithmax.com/p/make-ma...
Get my cheat sheet for Make: https://automatewithmax.com/d/make-ch...
..............................................................................................................
The aggregator is a type of module designed to merge several bundles of data into a single bundle. You can, for example, turn several bundles into one array or text or even a ZIP file. In this tutorial, I'll explain how it works.
00:00 - Aggregator
00:57 - Example #1: arrays
05:05 - Example #2: text
07:57 - Example #3: files
09:28 - Iterator