I’ve successfully set up my API and pulling data into PowerBI and Postman from the query.
I’m obviously limited by the 250 limit call so I’m looking to iterate this.
I can see on the API Rest Pagination page about using the page_info and rel= parameters in my call, however I cannot see where page_info details are obtained? Neither responses from products or orders in Postman and PowerBI have that field, and I think this could be the missing piece to my jigsaw.