Cmdlets for Smartsheet

Build 24.0.8963

Add-Smartsheet Cmdlet

Parameters   Output Objects  

Inserts Smartsheet data.

Syntax

Add-Smartsheet [parameters]

Remarks

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

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.8963