CrmAssociationsVDefinitionsConfigurationsAll |
Retrieve all association limitsRetrieve all configured association limits between objects, which include details about how different CRM object types are associated with each other.
Catalog: AssociationsSchema
Schema: Limits
This is a read-only table. The HubSpot API may not support changing the data or the Invantive UniversalSQL driver for HubSpot does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the HubSpot API.
Table Columns
The columns of the table CrmAssociationsVDefinitionsConfigurationsAll are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
category |
string |
Category |
☐ |
The category of the association, which can be HUBSPOT_DEFINED, INTEGRATOR_DEFINED, or USER_DEFINED. |
label |
string |
Label |
☐ |
A descriptor providing context about the relationship between associated records. |
typeId |
int32 |
Type ID |
☐ |
A unique integer identifier for the association type within its category. |
userEnforcedMaxToObjectIds |
int32 |
|
☐ |
The maximum number of target object IDs that a user can enforce in an association. |
HubSpot API Data Model