CData Python Connector for HubSpot

Build 25.0.9454

UseDropdownLabels

Specifies whether to return dropdown labels instead of internal values for custom enum fields.

Data Type

bool

Default Value

true

Remarks

This property affects how values from custom dropdown fields are returned in query results.

When set to true, the connector returns the human-readable labels shown in the HubSpot UI. When set to false, the connector returns the raw internal values stored in HubSpot.

This setting only applies to custom properties with drop-down (enumerated) field types. Built-in properties or fields with non-enumerated types are not affected.

Use this property when you want control over whether values should be optimized for readability or precision.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454