Cmdlets for Smartsheet

Build 24.0.9062

Add-Smartsheet Cmdlet

Parameters   Output Objects  

Smartsheet データを挿入します。

Syntax

Add-Smartsheet [parameters]

Remarks

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

Add-Smartsheet -Connection $connection -Table "Sheet_Test_Sheet" -Columns @("Name") -Values @("Basic Project with Resource Management")

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