UserSettings
List settings of an authorized user.
Select
The cmdlet will use the Pipedrive API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the cmdlet
For example, the following query is processed server side:
SELECT * FROM UserSettings
Columns
| Name | Type | References | Description |
| ExpectedCloseDate | String | ExpectedCloseDate. | |
| BetaApp | String | BetaApp. | |
| CalltoLink | String | CalltoLink. | |
| FileUploadDestination | String | FileUploadDestination. | |
| ListLimit | Integer | ListLimit. | |
| MarketplaceCustomUrl | String | MarketplaceCustomUrl. | |
| MarketplaceExtensionsVendor | String | MarketplaceExtensionsVendor. | |
| MarketplaceTeam | String | MarketplaceTeam. | |
| PersonDuplicateCondition | String | PersonDuplicateCondition. | |
| SalesphoneCalltoOverride | String | SalesphoneCalltoOverride. |