TDV Adapter for HubSpot

Build 22.0.8462

NumberColumnMode

Specifies how to handle detected number columns.

Possible Values

DOUBLE, DECIMAL, STRING

Data Type

string

Default Value

"DECIMAL"

Remarks

HubSpot reports all numeric data type fields (ex. integer, double, decimal, etc.) as 'number' type. For this reason, there isn't a reliable way for the adapter to determinate the exact numeric type for each detected numeric field.

By default, all numbers will be specified as decimal. However, depending on your needs, you may wish to handle number columns as either double or decimal. In addition, you can also set the value to string to report all number columns as strings.

Note: This connection property is applicable only for 'HUBSPOTV3' Schema.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462