Cmdlets for Klaviyo

Build 25.0.9434

Add-Klaviyo Cmdlet

Parameters   Output Objects  

Inserts Klaviyo data.

Syntax

Add-Klaviyo [parameters]

Remarks

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

Add-Klaviyo -Connection $connection -Table "SampleTable_1" -Columns @("Column1") -Values @("Jon Doe")

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