Skip to content

How to use getJsonRecords() with page number #39

Description

@lukem15

Hello,

getJsonRecords() returns 200 results, although I have thousands of results that must be returned in a paginated format. How would I get onto the next page of results using getJsonRecords ?

I'm presuming it would be something like

ZohoManager::useModule('Deals')->getJsonRecords(["page" => 1]);

But this doesn't work of course, since the function doesn't accept variables.

Any help would be appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions