Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
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],
I am also interested in this since I have a similar issue.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 29 | |
| 28 | |
| 20 | |
| 20 | |
| 19 |
| User | Count |
|---|---|
| 35 | |
| 28 | |
| 21 | |
| 19 | |
| 17 |