Cmdlets for Zoho Projects

Build 24.0.9060

Add-ZohoProjects Cmdlet

Parameters   Output Objects  

Inserts Zoho Projects data.

Syntax

Add-ZohoProjects [parameters]

Remarks

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

Add-ZohoProjects -Connection $connection -Table "Portals" -Columns @("Name") -Values @("Jon Doe")

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