Hello All,
This is my first post. I have created a workflow that uses a static string as part of a URL that fetch data for me from that URL.
I have a list of 10 different URLs that I need to do the same thing on. Each process depends on this one string at the end of the URL.
How can I use macro to help me pass one value at a time from a list (say the list is inside an Excel file) into this workflow and cleverly save the output file with the same name as the string i passed in (i think i can do the latter)?
The value I want to pass in is sitting in the second text input as show in my workflow below.
Regards,
Henri Fanda
My current workflow that works with one value