Skip to main content
PUT
Associate CRM objects

Cuerpo

application/json
fromObjectId
string
requerido

The ID of the object being associated.

toObjectId
string
requerido

The ID of the object the from object is being associated with.

category
string
requerido

The category of the association. Currently this must be "HUBSPOT_DEFINED"

definitionId
string
requerido

The ID of the association definition. See the table on the overview page for a list of these IDs.

Respuesta

200 - application/json

Successful response - This endpoint is used to associate two CRM objects

The response is of type object.

Última modificación el 3 de abril de 2026