Skip to content

Suiteql pagination with 'next_link' example and getting more than 100,000 records #42

@phillev15

Description

@phillev15

Hello, I was wondering if you could provide an example for how you would perform pagination in suiteql where the max limit is 1000 and a 'next_link' url is provided? It appears in the _request and _request_impl functions, you are using the _make_url function to generate the url for the request, but this does not appear to allow for a different url or subpath to be passed? Unless I am missing something.

Assuming pagination is handled, there is also the issue of only being able to return 100,000 records in a single POST request. Do you have any suggestions for working around this using your sdk?

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions