hubspot_batch_create_associations
Create multiple associations between HubSpot CRM objects in a single request, connecting source and target objects of the same type.
Instructions
Create multiple associations at once between objects of the same types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| associations | Yes | Array of associations to create (max 100) | |
| toObjectType | Yes | The type of the target objects | |
| fromObjectType | Yes | The type of the source objects | |
| associationTypeId | No | The association type ID to use for all associations | |
| associationCategory | No | HUBSPOT_DEFINED |