I made an API request that searches for properties, exactly 166. But the following actions are only performed once, because there’s only one bundle… How can I tell the next actions to be based on properties and not bundles?
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
thank you for all this information, I have tried several things without success. The problem is that my Iteraro allows me to make several Bundles, but in each of these Bundles there are images that I want to transform into an Array to put on Woocommerce.
Except that if I use an Array Aggregator, I can’t retrieve the other information (titles, prices, etc.), since it just “transforms” the images into arrays.
So I tried a second route, but in this case I can’t find my product ID.
The ideal solution for me would be to simply place the Array Aggregator between Product Creation and Product Search, so that the creation module has all the info, but as explained above, I can’t retrieve the other data after an array aggregator…