CompanyAssociations
Retrieve the IDs of all the objects associated to specific Companies objects in HubSpot. This table supports both OAuth and PrivateAppToken authentications.
Columns
Name | Type | ReadOnly | References | Filterable | Description |
Id [KEY] | Long | False |
Companies.Id | False |
Companies ID |
AssociationId [KEY] | Long | False | False |
ID of the object that this Companies object is associated with. | |
Type [KEY] | String | False | False |
Type of the associated object_ which can be a contact_ deal etc. | |
TypeId [KEY] | String | False | False |
The numeric ID for the association type. This column is empty for more general associations queries. | |
TypeName [KEY] | String | True |
AssociationsTypes.Type | False |
The name of the association type for the specified object pair. This column is empty for more specific associations queries. |