Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,3 @@ The SDK’s `list` method supports a `limit` option. If provided, it restricts h
If omitted, the method retrieves **all** available records by automatically iterating through every page, bypassing Zoho’s native pagination. This can result in large payloads and slow responses.

Use the unbounded `list` call with caution. When possible, combine `limit` with filters such as `created_date_start`, `created_date_end`, or other query parameters to narrow the result set and avoid unnecessary data retrieval.

Follow the developer on X (formerly Twitter): [@matagaralph](https://x.com/matagaralph).