Forum Discussion

joncmaloney's avatar
joncmaloney
New Member
4 years ago

Incremental Refresh Using M Query and paginated API

I'm trying to use an M Query to pull data from a paginated API. Currently the M Query works to pull all the paginated API data using Json.Document(Web.Contents(Url)) The above line is run through a...