Combine multiple operations into one array

What are you trying to achieve?

Here’s what I’m trying to achieve: I receive information from a form, and I want to combine it all into a single, easy-to-read visual format in an email. So I created this scenario to make it happen. I’m attaching images of everything I’ve set up.

Steps taken so far

Hi Make community :man_raising_hand:t2: I have a question and a problem that’s literally keeping me up at night. I’ve looked everywhere but I can’t find a solution.

I’m working with some modules and receiving information from a webhook, which I then split to format and transform. The issue is that I’m using an Iterator and an Aggregator, but the information isn’t being “joined”—I’m receiving and outputting, in this case, 6 operations (one for each product), and I need to consolidate them into a single one. I’ve tried everything, but I just can’t find what’s wrong.

I’d be super grateful if anyone could help me out. Thank you so much :man_raising_hand:t2:

Screenshots: scenario setup, module configuration, errors

blueprint-2.json (71.3 KB)