Cmdlets for Airtable

Build 22.0.8479

Add-Airtable Cmdlet

Parameters   Output Objects  

Airtable データを挿入します。

Syntax

Add-Airtable [parameters]

Remarks

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

Add-Airtable -Connection $connection -Table "SampleTable_1" -Columns @("Column1") -Values @("Jon Doe")

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