Cmdlets for Salesloft

Build 23.0.8839

Add-SalesLoft Cmdlet

Parameters   Output Objects  

Salesloft データを挿入します。

Syntax

Add-SalesLoft [parameters]

Remarks

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

Add-SalesLoft -Connection $connection -Table "Accounts" -Columns @("Name") -Values @("Jon Doe")

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