WSDLVersion Parameter (Connect-Workday Cmdlet)
The version of the WSDL to use. Only available for the SOAP API.
Syntax
Connect-Workday -WSDLVersion string
Data Type
cstr
Default Value
"v42.2"
Remarks
The WSDL Version for Workday changes often. If you would like to use the latest version, the version may be set to a higher value here to match the latest release. Alternatively, set the WSDLURL directly and this property will be ignored.