JDBC Driver for HubSpot

Build 22.0.8462

CustomObjectProperties

Retrieve the available Custom Objects Properties in HubSpot.

Columns

Name Type References Filterable Description
ObjectId String False An assigned unique ID for the object_ including portal ID and object name.
ObjectFullyQualifiedName [KEY] String False A unique ID for this schema's object type. It is defined as _meta_type___unique ID_.
ObjectName String False A unique name for the schema's object type.
ObjectLabelSingular String False Singular label for the object. Used in CRM display.
ObjectLabelPlural String False Plural label for the object. Used in CRM display.
Name [KEY] String False The internal property name_ which must be used when referencing the property via the API.
Label String False A human_readable property label that will be shown in HubSpot.
UpdatedAt Datetime False When the Custom Object was last updated.
CreatedAt Datetime False When the Custom Object was created.
ArchivedAt Datetime False When the Custom Object was archived.
Type String False The property data type.
FieldType String False Controls how the property appears in HubSpot.
Description String False A description of the property that will be shown as help text in HubSpot.
GroupName String False The name of the property group the property belongs to.
Options String False A list of valid options for the property. This field is required for enumerated properties_ but will be empty for other property types.
CreatedUserId String False The internal ID of the user who created the property in HubSpot. This field may not exist if the property was created outside of HubSpot.
UpdatedUserId String False The internal user ID of the user who updated the property in HubSpot. This field may not exist if the property was updated outside of HubSpot.
ReferencedObjectType String False If this property is related to other object_s__ they'll be listed here.
DisplayOrder Int False The order that this property should be displayed in the HubSpot UI relative to other properties for this object type. Properties are displayed in order starting with the lowest positive integer value. A value of _1 will cause the property to be displayed after any positive values.
Calculated Bool False For default properties_ true indicates that the property is calculated by a HubSpot process. It has no effect for custom properties.
ExternalOptions Bool False For default properties_ true indicates that the options are stored externally to the property settings.
Archived Bool False Whether or not the property is archived.
HasUniqueValue Bool False Whether or not the property's value must be unique. Once set_ this can't be changed.
Hidden Bool False Whether or not the property is hidden.
HubspotDefined Bool False This will be true for default object properties built into HubSpot.
ShowCurrencySymbol Bool False Whether the property will display the currency symbol set in the account settings.
ModificationMetadata String False The properties' modification metadata.
FormField Bool False Whether or not the property can be used in a HubSpot form.

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