Cmdlets for Salesloft

Build 23.0.8839

AuthScheme Parameter (Connect-SalesLoft Cmdlet)

Whether to use APIKey Authentication or OAuth Authentication when connecting to SalesLoft

Syntax

Connect-SalesLoft -AuthScheme string

Possible Values

OAuth, APIKey

Data Type

cstr

Default Value

"OAuth"

Remarks

  • OAuth: Set this to perform OAuth authentication.
  • APIKey: Set this to perform Token Based Authentication via the APIKey property.

This is a required parameter.

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