HubSpot - List associations action (batch)

The List associations batch action retrieves all associations for the specified object IDs. It accepts a list of maximum 2000 records. The action fails if you provide more than 2000 records.

Input

Input fieldDescription
From objectSelect the source object type for the associations.
To objectSelect the target object type to which the source object may be associated.
Input parametersExpand this section to configure the list of source object IDs.
Input parameters source listInput a list datapill representing the object IDs to use for the batch request. The maximum is 2000 records.
From object IDSpecify the object ID to list associations from.
AfterMap the pagination token to retrieve the next page of results.

Output

Output fieldDescription
ResultsA list of association results returned by the action. Each result includes the associated records for a given object ID.
FromThe source object in the association, including its ID.
PagingContains pagination details for retrieving the next set of results.
ToA list of associated objects linked to the source object.
ErrorsA list of any errors that occurred during processing.
Status (errors)The error status code, if applicable.
Category (errors)The category or type of the error.
Sub category (errors)A more specific classification of the error.
Message (errors)A message describing the error.

Last updated: