Forum Discussion

mvcsharepointde's avatar
2 years ago

Pagination over my API calls to get all data

I have this query to get data from external api, currently the api only allow to get the first 10,000 items:-     let body=Text.Combine({"sAPIKey=",ApiKey}), SourceAPILogin=Json.Document( ...