Cmdlets for Kintone

Build 23.0.8839

Add-Kintone Cmdlet

Parameters   Output Objects  

Kintone データを挿入します。

Syntax

Add-Kintone [parameters]

Remarks

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

Add-Kintone -Connection $connection -Table "Comments" -Columns @("Text") -Values @("Old to do")

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