Cmdlets for Sage Intacct

Build 25.0.9434

Add-SageIntacct Cmdlet

Parameters   Output Objects  

Inserts Sage Intacct data.

Syntax

Add-SageIntacct [parameters]

Remarks

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

Add-SageIntacct -Connection $connection -Table "Customer" -Columns @("TotalDue") -Values @("Jon Doe")

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