I’d like to create a string of URLs (which will go into a ChatGPT prompt) from multiple bundles - see image
I have used an Iterator as follows:
And a text aggregator as follows:
But I am not getting a single string, instead I am getting 16 outputs (and spending 16 x 2 credits to carry out some tests!)
I must be going wrong somewhere, please help before I go broke trying to figure it out ![]()



