CData Python Connector for Zoho CRM

Build 25.0.9454

PageSize

Specifies the number of records to return per page when retrieving data from Zoho CRM.

Data Type

string

Default Value

"200"

Remarks

This property controls how many records are included in each page of the query results returned by the connector. This is particularly useful for paginating large datasets, ensuring more efficient data handling and retrieval. The page size can be adjusted to balance performance and data volume depending on the needs of your integration or reporting tools.

Note that the page size must be between 1 and 200. Setting it higher or lower than this range results in an error from the API.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454