UseCOQL
When set to 'true' (the default), the provider uses the Query API (COQL) to retrieve data from Zoho CRM.
データ型
bool
デフォルト値
true
解説
COQL is optimized for flexibility and easy querying, particularly for single-table or single-view queries. It allows you to use SQL-like syntax to retrieve data efficiently.
When Schema is set to 'v2', 'v2.1', or 'v4', COQL has the following limitations:
- Queries are limited to a single table or view.
- Maximum of 10,000 rows and 50 columns per query.