Cmdlets for Salesforce Marketing Cloud

Build 25.0.9434

Add-SFMarketingCloud Cmdlet

Parameters   Output Objects  

Inserts Salesforce Marketing Cloud data.

Syntax

Add-SFMarketingCloud [parameters]

Remarks

The Add-SFMarketingCloud cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Salesforce Marketing Cloud records.

Add-SFMarketingCloud -Connection $connection -Table "Subscriber" -Columns @("Status") -Values @("Jon Doe")

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434