Cmdlets for Zoho CRM

Build 24.0.9060

Schema Parameter (Connect-ZohoCRM Cmdlet)

Specifies the Zoho CRM version the provider retrieves data from. Each version has a corresponding data model.

Syntax

Connect-ZohoCRM -Schema string

Possible Values

v2, v2.1, v4

Data Type

cstr

Default Value

"v4"

Remarks

The Zoho CRM version. Each version has a corresponding data model.

Note: This specifies the Zoho CRM version, not the API (Query, Bulk, REST) used. That is specified by UseCOQL and APIType.

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060