Iterator Array input stored as 1 bundle


i need these IDs to be inputted as diffrent bundles and not as one.


I believe this to be the reason i only can select these two options from my next module

Hey Austin,

can you share the bundle it self?

It looks like the array has one collection inside and that collection contains the rest of the collections. Maybe you can look into using the toArray() function to transform it, or turn it into a JSON to transform it in an array.