Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
jpt1228
Responsive Resident
Responsive Resident

How do I use the pagination to get next page based on API documentation for Harvest API

Hello, I have been working on an API call to return pages. I have been successful in creating a query containing a parameter page="&pagenum&" which works but I do not understand how I can use the pagination documented in the API documentation. It looks like there is a reference to rel="next" does this go in the API call with the URL or how do I use this? Many of the API pagination posts do not have the same authorization string that I have to use [Authentication:[ Basic"xxx"]]. I have read about looping and all the typical posts but fundamentally I do not know how to use this to build into an API call. 

 

Thanks in advance

 

jpt1228_0-1617887664420.png

 

2 REPLIES 2
amitchandak
Super User
Super User

@jpt1228 , refer if this blog can help

https://medium.com/@marktiedemann/how-to-do-pagination-in-power-query-430460c17c78

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hello @amitchandak thanks for the reply, I have already read that article. I am fairly new to Power BI and API calls. Do all API's support $count=true and $top=0? I do not see these as options in my API documentation for Harvest.

 

This is where I do not know how to use the API documentation to understand

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.