• Créditos da HubSpot: Desbloqueie ferramentas poderosas para o crescimento

    Dúvidas?

APIs & Integrations

PBaxter
Colaborador(a)

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 Solução aceita
Brownstephen101
Solução
Top colaborador(a) | Parceiro Elite
Top colaborador(a) | Parceiro 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

Exibir solução no post original

1 Resposta 1
Brownstephen101
Solução
Top colaborador(a) | Parceiro Elite
Top colaborador(a) | Parceiro 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