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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
TimHilverts
Frequent Visitor

Help needed - Pagination API loop

Hi all,

 

I am in need of some help, we are using the API of Workable ( https://workable.readme.io/reference/job-candidates-index ). Which works fine. However we are facing issues with loading in the whole dataset of the source. The API limits the amount of rows by 1000 and sends back a 'next page' url which is based on the next following ID. 

 

In the meantime I have searched on this forum to find information about pagination, but I could not get it to work since all of the examples contain less complexity with the next page number populated.

 

It would be great if someone could help me out here. Many thanks!

 

Query and screenshots below:

Source = Json.Document(Web.Contents("https://<subsite>.workable.com/spi/v3/candidates?limit=1000", [Headers=[Authorization="Bearer <KEY>"]])),
candidates = Source[candidates],

 

TimHilverts_3-1722413292198.png

TimHilverts_2-1722413275010.png

1 REPLY 1
SL97641
New Member

I am also interested in this since I have a similar issue.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.