HubSpot · Capability
HubSpot CRM Associations API — Object Associations
HubSpot CRM Associations API — Object Associations. 3 operations. Lead operation: Hubspot List Associations for an Object. Self-contained Naftiko capability covering one Hubspot business surface.
What You Can Do
GET
Listobjectassociations
— Hubspot List Associations for an Object
/v1/crm/v4/objects/{fromobjecttype}/{fromobjectid}/associations/{toobjecttype}
PUT
Createobjectassociation
— Hubspot Create an Association Between Objects
/v1/crm/v4/objects/{fromobjecttype}/{fromobjectid}/associations/{toobjecttype}
DELETE
Deleteobjectassociation
— Hubspot Delete an Association Between Objects
/v1/crm/v4/objects/{fromobjecttype}/{fromobjectid}/associations/{toobjecttype}/{toobjectid}
MCP Tools
hubspot-list-associations-object
Hubspot List Associations for an Object
read-only
idempotent
hubspot-create-association-between-objects
Hubspot Create an Association Between Objects
idempotent
hubspot-delete-association-between-objects
Hubspot Delete an Association Between Objects
idempotent