Cmdlets for Zoho Books

Build 24.0.9060

Add-ZohoBooks Cmdlet

Parameters   Output Objects  

Inserts Zoho Books data.

Syntax

Add-ZohoBooks [parameters]

Remarks

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

Add-ZohoBooks -Connection $connection -Table "INVOICES" -Columns @("InvoiceNumber") -Values @("Jon Doe")

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