Create and read associations between HubSpot CRM objects using Associations API v4

domain: developers.hubspot.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. To create an association, PUT to /crm/v4/objects/{fromObjectType}/{fromObjectId}/associations/{toObjectType}/{toObjectId} with a body specifying associationCategory and associationTypeId
  2. Retrieve available association type IDs by calling GET /crm/v4/associations/{fromObjectType}/{toObjectType}/labels
  3. To read all associations for a record, GET /crm/v4/objects/{objectType}/{objectId}/associations/{toObjectType}
  4. For bulk association creation, POST to /crm/v4/associations/{fromObjectType}/{toObjectType}/batch/create with an inputs array
  5. To remove an association, DELETE to /crm/v4/objects/{fromObjectType}/{fromObjectId}/associations/{toObjectType}/{toObjectId}

Known gotchas

Related routes

Create labeled associations between HubSpot CRM objects using Associations API v4
developers.hubspot.com · 6 steps · unrated
Use HubSpot's CRM Associations API v4 to define a custom association type between two standard objects, create labeled associations in bulk, and query associations with label filters
hubspot.com · 5 steps · unrated
Define and query a HubSpot custom object schema with associations to contacts and use the CRM API to read associated records
developers.hubspot.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans