I need to make several thousand Rest queries using the Get Request node, and obviously would like not to have to make each call manually. My plan is to read an Excel file with the URLs as rows and then populate the Get Request configuration URL field with each url one at a time using a loop. I’ve tried all sorts of variations with loop nodes and flow variables with no success. Any hints or suggested examples would be really appreciated. Thank you.
This seems like a case for the Table Row To Variable Loop Start node, and associated Loop End node. There’s an example on the Hub here that might be helpful.
1 Like
Thank you so much Scott for your quick response. I’m in meetings this afternoon but will use the example this evening and report back.
Bingo Scott!! Perfect solution - thanks a million. Have a great day.
2 Likes
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.