Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Paginate through API call in M

Hi, I'm pulling data using an API call in M Query. The record count is in the tens of thousands, but the API can only retrieve 2000 records per page. How can I retrieve all records? (If by using Tab...