Forum Discussion
glove80
6 years agoMicrosoft Employee
Using a Loop to Get Paginated Data in a Non-ODATA Rest API in Power Query
I am a newbie in the API space, and I am trying to pull all the paginated data from UserVoice. They have a limit of 100 results per page, and I can't use the ?limit syntax to increase the limit. I ...