hello guys, i went throguh the API doc but could not find an answer to my question: what's the property name of associated company id in the GET deals endpoint? I tried with associatedcompanyids but it seems does not work. By default HS returns the object id, which i think refers to the deal.
Would be extremely thankful if someone could help me with this matter
When making the API call to the GET deal endpoint, you need to add an "associations" parameter and include the object type ID you want to get the associations for.
For example, if you would like to get the associated Company ID of a specific deal, you would make this API call:
When making the API call to the GET deal endpoint, you need to add an "associations" parameter and include the object type ID you want to get the associations for.
For example, if you would like to get the associated Company ID of a specific deal, you would make this API call: