CData Python Connector for Zoho CRM

Build 25.0.9454

Schema

Specifies the Zoho CRM version that the provider uses to retrieve data. Each version (v2, v2.1, v4) corresponds to a distinct data model, which defines the structure of tables, fields, and relationships available through the provider.

Possible Values

v2, v2.1, v4

Data Type

string

Default Value

"v4"

Remarks

The available schemas are as follows:

  • v2: Older version with a legacy data model.
  • v2.1: Enhanced version with some improvements over v2.
  • v4 (default): The most current and recommended data model, offering updated features and field mappings.
Choosing the appropriate schema version ensures compatibility with your Zoho CRM instance and affects how the connector interprets and exposes your data.

Note: This property specifies the Zoho CRM version, not the API used. That is specified by UseCOQL and APIType.

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