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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.