How can I find the List of HUBSPOT_DEFINED associationTypeIDs?

PBaxter
Contributeur

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 Solution acceptée
Brownstephen101
Solution
Contributeur de premier rang | Partenaire solutions Elite
Contributeur de premier rang | Partenaire solutions Elite

Hi Phil,

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

Voir la solution dans l'envoi d'origine

1 Réponse 1
Brownstephen101
Solution
Contributeur de premier rang | Partenaire solutions Elite
Contributeur de premier rang | Partenaire solutions Elite

Hi Phil,

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