Cmdlets for Zoho CRM

Build 22.0.8479

Add-ZohoCRM Cmdlet

Parameters   Output Objects  

Zoho CRM データを挿入します。

Syntax

Add-ZohoCRM [parameters]

Remarks

Add-ZohoCRM cmdlet を使って、SQL INSERT ステートメントに似た構文を用いて新しいZoho CRM レコードを作成できます。

Add-ZohoCRM -Connection $connection -Table "Accounts" -Columns @("AccountNumber") -Values @("4500")

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479