Cmdlets for Zoho Inventory

Build 24.0.9060

Add-ZohoInventory Cmdlet

Parameters   Output Objects  

Inserts Zoho Inventory data.

Syntax

Add-ZohoInventory [parameters]

Remarks

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

Add-ZohoInventory -Connection $connection -Table "Contacts" -Columns @("CustomerName") -Values @("Jon Doe")

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