APIVersion Parameter (Connect-Salesforce Cmdlet)
Specifies the Salesforce API version to use for the connection.
Syntax
Connect-Salesforce -APIVersion string
Data Type
cstr
Default Value
"64.0"
Remarks
This property allows you to override the default version if needed.
Ensure that the specified API version is supported by Salesforce. Using an unsupported version may result in errors or unexpected behavior.