Cmdlets for Marketo

Build 25.0.9434

Add-Marketo Cmdlet

Parameters   Output Objects  

Inserts Marketo data.

Syntax

Add-Marketo [parameters]

Remarks

The Add-Marketo cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Marketo records.

Add-Marketo -Connection $connection -Table "Leads" -Columns @("Email") -Values @("Jon Doe")

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