Cmdlets for Act! CRM

Build 24.0.9060

Add-ActCRM Cmdlet

Parameters   Output Objects  

Inserts Act! CRM data.

Syntax

Add-ActCRM [parameters]

Remarks

The Add-ActCRM cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Act! CRM records.

Add-ActCRM -Connection $connection -Table "Activities" -Columns @("Company") -Values @("Sample subject")

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