Cmdlets for HubSpot

Build 25.0.9434

TaskAssociations

Returns object IDs associated with specific tasks, supporting task-related CRM associations.

Table Specific Information

SELECT

Note: You cannot reference custom objects by base name. When querying TaskAssociations, if Type refers to a custom object, the value must now be either the short-hand object type name (p_<object_name>) or the fully qualified object type name.

Columns

Name Type ReadOnly References Filterable Description
Id [KEY] Long True False

Unique identifier for the task association record.

AssociationId [KEY] Long False False

Identifier of the object associated with this task, such as a contact, deal, or ticket.

Type [KEY] String False True

Type of the associated object, such as contact, deal, company, or ticket.

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