Im working on a flow which exports a uri link of an svg file, stored in a collection and returns it as a svg. For refrence here is that flow:
here im taking the uri , using the inbuilt function and then replacing the text
now i have a collection of uri links that i want to do the same with. While exporting all of them together would be a good way , even seperate svg file is fine.
could someone guide me so as to what i can do next to extract each value, apply the compose function on it and export it as an svg


Report
All responses (
Answers (