Forum Discussion
ptmuldoon
3 years agoResolver I
Loop and Combine Web.Contents Query
I am trying to pull data that where I need to set the a 'SiteTag' number. And I have a list of 50 'SiteTag' numbers. Is there a way that I can loop and combine them all into 1 table? It will be...
ptmuldoon
3 years agoResolver I
Thansk for the help and feed back.
I'mnt sure if that article will help as I'm not actually looping pages of website, but querying 50+ separate API calls/URLS to get the JSON data.
But I did find this tutorial in using a custom function, and do have this working. I still need to think the best way I want to generate the list of URLS, but this did help me here.