Cmdlets for Zoho Creator

Build 24.0.9060

Add-ZohoCreator Cmdlet

Parameters   Output Objects  

Inserts Zoho Creator data.

Syntax

Add-ZohoCreator [parameters]

Remarks

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

Add-ZohoCreator -Connection $connection -Table "[CData].[Employee Management].Leave_Types" -Columns @("Leave_Type") -Values @("Jon Doe")

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