Quantcast
Channel: Desktop topics
Viewing all articles
Browse latest Browse all 217197

Using list.generate to make multiple GET requests using rest APIs

$
0
0

I need to make multiple GET requests with varying parameter in my call. I am using 

num=List.Generate(()=>0, each _ < 940, each _ + 10), along with 

Source = Json.Document(Web.Contents("https://kdkkd/live/rest/api/2/search?jql=project=""kdk""&expand=kfkf&startAt="& num &"&maxResults=10")),

 

So essentialy I want to call this request 94 times. And then almigate the 94 tables in to one large table.

 

Please help

 

 


Viewing all articles
Browse latest Browse all 217197

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>