UseDisplayNames
Specifies whether the provider uses label names or API names for certain operations.
Data Type
bool
Default Value
true
Remarks
By default, the connector uses the display label names shown in the Vault CRM user interface. This setting helps create user-friendly display names.
If UseDisplayNames is set to False, the connector uses API names for certain operations and in SQL queries. This is relevant for custom modules, as the API name for these modules differs from their display names in the Vault CRM. For example, if you create a custom module called Potentials in Vault CRM, the connector will reference the underlying API name, which is CustomModule_1.