APIDomain Parameter (Connect-ZohoCRM Cmdlet)
Deprecated. The full URL of the API domain.
Syntax
Connect-ZohoCRM -APIDomain string
Data Type
cstr
Default Value
""
Remarks
Note:この接続プロパティは非推奨となりました。代わりにRegion 接続プロパティを設定してください。
The full URL of the API domain. You only need to supply this when using your own OAuth access token with InitiateOAuth=Off. Otherwise, the API domain is retrieved from the OAuth flow. Most of the time, the value of this property is https://www.zohoapis.com, but if your account resides in a different location, then the domain should change accordingly (.eu, .in, .com.au, ...).