Cmdlets for Salesloft

Build 23.0.8839

IncludeFiltersAsViews Parameter (Connect-SalesLoft Cmdlet)

Set this to true if you want to expose filters for the modules as views.(Also konwn as Saved List Views)

Syntax

Connect-SalesLoft -IncludeFiltersAsViews bool

Data Type

bool

Default Value

true

Remarks

You can query the filtered modules like you would query the views:

SELECT * FROM [Filter_People_CadenceTest]

where "People" is the name of the module and "CadenceTest" is the name of the filter applied to that module.

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