Individually, just map the “url” variable from the Iterator.
Together, you don’t need the iterator. You can just use the built-in map function to get all the “url” from the array, and then use the built-in function join.
For more information, see
Links
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 —
ok that sounds logical and it worked! I just have 1 small question
sometimes the file that’s being converted will have like 5 output images, how do I dynamically push them to vision ( I check the tutorials, but there was nothing about “dynamic”
I was tried using a repeat step but it had 5 API calls to GPT vision which didn’t make sense
I’m not sure how to answer your new question, could you please create a separate topic for this?
While it’s tempting to hop onto an existing thread, a more effective approach would be to start a new topic just for your new question. It helps community experts find and respond to your query quicker, and keeps our space organised for everyone. If you start a new conversation you are also more likely to get help from other users. You can refer others back to a related topic by including that link in your question. Thank you for understanding and keeping our community neat and tidy.
The “New Topic” link can be found in the top-right of the header:
1. If you have a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.
2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.
This marks the topic as solved, so that:
others can save time when catching up with the latest activity here, and
allows others to quickly jump to the solution if they come across the same problem
To do this, simply click the checkbox at the bottom of the post that answers your question:
3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!