InstanceType Parameter (Connect-ZohoCRM Cmdlet)
The Zoho CRM instance you want to interact with.
Syntax
Connect-ZohoCRM -InstanceType string
Possible Values
Production, Sandbox, DeveloperData Type
cstr
Default Value
"Production"
Remarks
Specify the Zoho CRM instance to interact with. By default, it is set to 'Production'. Zoho CRM allows you to select this during authorization. You must set the same instance type here.