Cmdlets for Salesforce Marketing Cloud

Build 25.0.9539

Schema Parameter (Connect-SFMarketingCloud Cmdlet)

Specifies the API schema that provider uses to connect to Salesforce Marketing Cloud.

Syntax

Connect-SFMarketingCloud -Schema string

Possible Values

SOAP, REST

Data Type

cstr

Default Value

"SOAP"

Remarks

Use this property when you need to choose between REST and SOAP endpoints based on the operations your integration requires.

The following values are supported:

  • REST: Uses the Salesforce Marketing Cloud 1.x REST API.
  • SOAP: Uses the Salesforce Marketing Cloud SOAP API.

This is a required parameter.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539