Cmdlets for Salesforce Marketing Cloud Account Engagement

Build 24.0.9060

Add-SalesforcePardot Cmdlet

Parameters   Output Objects  

Inserts Salesforce Marketing Cloud Account Engagement data.

Syntax

Add-SalesforcePardot [parameters]

Remarks

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

Add-SalesforcePardot -Connection $connection -Table "Prospects" -Columns @("Email") -Values @("Jon Doe")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060