Cmdlets for Salesloft

Build 24.0.9060

Add-SalesLoft Cmdlet

Parameters   Output Objects  

Inserts Salesloft data.

Syntax

Add-SalesLoft [parameters]

Remarks

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

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

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