APIs & Integrations

PBaxter
Contributor

How can I find the List of HUBSPOT_DEFINED associationTypeIDs?

SOLVE

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 Accepted solution
Brownstephen101
Solution
Top Contributor | Elite Partner
Top Contributor | Elite Partner

How can I find the List of HUBSPOT_DEFINED associationTypeIDs?

SOLVE

Hi Phil,

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

View solution in original post

1 Reply 1
Brownstephen101
Solution
Top Contributor | Elite Partner
Top Contributor | Elite Partner

How can I find the List of HUBSPOT_DEFINED associationTypeIDs?

SOLVE

Hi Phil,

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