hubspot-batch-create-associations
Create batch associations in HubSpot to link objects like contacts, companies, deals, and more. Define relationship types and connect records across object types efficiently.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fromObjectType | Yes | The type of HubSpot object to create association from. Valid values include: appointments, companies, contacts, courses, deals, leads, line_items, listings, marketing_events, meetings, orders, postal_mail, products, quotes, services, subscriptions, tickets, users. For custom objects, use the hubspot-get-schemas tool to get the objectType. | |
inputs | Yes | List of association inputs defining the relationships to create. (max 100 associations per batch) | |
toObjectType | Yes | The type of HubSpot object to create association to. Valid values include: appointments, companies, contacts, courses, deals, leads, line_items, listings, marketing_events, meetings, orders, postal_mail, products, quotes, services, subscriptions, tickets, users. For custom objects, use the hubspot-get-schemas tool to get the objectType. | |
types | Yes | The types of associations to create |