UserSettings
List settings of an authorized user.
View-Specific Information
SELECT
The provider uses 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 provider
For example, the following query is processed server-side:
SELECT * FROM UserSettings
Columns
| Name | Type | References | Description |
| ExpectedCloseDate | String | Indicates whether the expected close date is automatically populated when creating a deal. | |
| BetaApp | String | Indicates whether the user has opted into beta features of the Pipedrive application. | |
| CalltoLink | String | The syntax template used to generate clickable phone links in the Pipedrive interface. | |
| FileUploadDestination | String | The configured destination service for file uploads, such as Pipedrive or an external storage provider. | |
| ListLimit | Integer | The maximum number of items displayed per page in list views for this user. | |
| MarketplaceCustomUrl | String | Indicates whether the user is permitted to install Marketplace applications using a custom URL. | |
| MarketplaceExtensionsVendor | String | The vendor identifier used for Marketplace application extensions associated with this user. | |
| MarketplaceTeam | String | The Marketplace team identifier associated with this user's account for application publishing and management. | |
| PersonDuplicateCondition | String | The condition used to detect duplicate person records, such as matching by email address or name. | |
| SalesphoneCalltoOverride | String | Indicates whether the Salesphone application is prevented from overriding the default call-to link behavior. |