APIs & Integrations

PBaxter
Colaborador

How can I find the List of HUBSPOT_DEFINED associationTypeIDs?

resolver

Hi all,

 

Where can I get a list of HUBSPOT_DEFINED associationTypeIds, as used in this snippet?

I'm trying to use something similar to this to create an association between a new note and a company both created in Zapier. 

 "types": [
        {
          "associationCategory": "HUBSPOT_DEFINED",
          "associationTypeId": 280
        } ]

 

Seems I need a TypeId number but I can't find anywhere what it needs to be.

 

Thanks,

 

Phil

1 Soluciones aceptada
Brownstephen101
Solución
Colaborador líder | Partner nivel Elite
Colaborador líder | Partner nivel Elite

How can I find the List of HUBSPOT_DEFINED associationTypeIDs?

resolver

Hi Phil,

I believe this is what you are looking for:
CRM API | Associations Types

Ver la solución en mensaje original publicado

1 Respuesta 1
Brownstephen101
Solución
Colaborador líder | Partner nivel Elite
Colaborador líder | Partner nivel Elite

How can I find the List of HUBSPOT_DEFINED associationTypeIDs?

resolver

Hi Phil,

I believe this is what you are looking for:
CRM API | Associations Types