Forum Discussion

ninja141's avatar
ninja141
Frequent Visitor
4 years ago

Rest API and nextToken

Hello community - 
The REST API for another software I am using in Power BI only returns the maximum of 64,000 records and a token called nextToken which can be input in the same GET API link as a parameter to retrieve the next 64,000 records and so on. Does anyone has any experience with implementing this in Power Query?