Problems with "SET MULTIPLE VARIABLES" and "ARRAY AGGREGATOR"

Hello everyone. Can someone tell me why the output of the “set multiple variables” bubble is sorted the way I want it, but the input and output of the “array aggregator” appear differently, which is not the way I want it. Thanks.



This is because Aggregators only work with BUNDLES, combining them into a ARRAY(s).

Your “Set Multiple Variables” only outputs a single bundle, and it is placed into an array as the first “item” as they are in a single bundle. You cannot create a collection with an Array Aggregator this way.

If you want to create a collection, try using the Parse JSON module instead.

Example Output

Hope this helps! Let me know if there are any further questions or issues.

— @samliew


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!

The creator of the bland ai APP for MAKE does it that way in the video. I tried it that way myself two days ago but I don’t know what I changed that it doesn’t work for me anymore. I leave you a photo of the video scenario used by the creator of the APP and the URL of the video in question. Thanks