Schema Parameter (Connect-SFMarketingCloud Cmdlet)
Specify the Salesforce Marketing Cloud server version to connect with.
Syntax
Connect-SFMarketingCloud -Schema string
Possible Values
SOAP, RESTData Type
cstr
Default Value
"SOAP"
Remarks
Set this property to REST to use the Salesforce Marketing Cloud 1.x REST API or SOAP to use the Salesforce Marketing Cloud SOAP API.
This is a required parameter.