Cmdlets for ActiveCampaign

Build 24.0.9060

Add-ActiveCampaign Cmdlet

Parameters   Output Objects  

Inserts ActiveCampaign data.

Syntax

Add-ActiveCampaign [parameters]

Remarks

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

Add-ActiveCampaign -Connection $connection -Table "Contacts" -Columns @("Email") -Values @("Jon Doe")

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