Cmdlets for QuickBooks Online

Build 24.0.9060

Add-QBOnline Cmdlet

Parameters   Output Objects  

Inserts QuickBooks Online data.

Syntax

Add-QBOnline [parameters]

Remarks

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

Add-QBOnline -Connection $connection -Table "Customers" -Columns @("GivenName") -Values @("Trujilo, Ana")

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