In my scenario, I get data about an item (Booking) via an API request , then I iterate through sub item (fees) that I got as an output. I then aggregate the output of each of this sub item.
What I want is get a single output with all the object into a json object that I can add to my DB in the next steps.
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!
I couldn’t fix it, I tried with text aggregator, JSON module but in vain. I did a loom to showcase my issue, if you have time to watch it would be kind of you.