Hey guys,
I have a Zoho Books Items integration in my Zoho Creator app. I have around 300 items in my Zoho Books, but the request is only getting up to 200 per_page. How can I change this maximum? Or how can I change the number of the page on the request?
Here is code:
- myMap = zoho.books.getRecords("Items", "123456789");