Where I can find list of assocaitionTypeId for v3 for HUBSPOT_DEFINED and is it same for all hubspot accounts .
For ex :
{
associationCategory: “HUBSPOT_DEFINED”,
associationTypeId: 200
}
Is 200 will be same for all accounts ?
Where I can find list of assocaitionTypeId for v3 for HUBSPOT_DEFINED and is it same for all hubspot accounts .
For ex :
{
associationCategory: “HUBSPOT_DEFINED”,
associationTypeId: 200
}
Is 200 will be same for all accounts ?
Hi @hbuser33,
Yes, if it is HUBSPOT_DEFINED, then it will remain the same for all accounts.
You can find a list of association type ID values here (towards the bottom of the page):
The docs say it is for v4, but the IDs should be the same for v3.
Hope this helps!