APIs & Integrations

YVasudevon
メンバー

Unable to add notes to a deal via API

解決

I'm unable to add a note to a deal via API.

Getting bad syntax error.

I used association type "12".

 

Screenshot 2022-08-16 at 4.37.54 PM.png

 

How I can associate a newly create note to an existing deal?

0 いいね!
1件の承認済みベストアンサー
Teun
解決策
名誉エキスパート | Diamond Partner
名誉エキスパート | Diamond Partner

Unable to add notes to a deal via API

解決

Hi @YVasudevon ,

 

Instead of 12 try 214 😜

As if we didn't discuss this on Slack and you got the solution yourself.



Learn more about HubSpot by following me on LinkedIn or YouTube

Did my answer solve your issue? Help the community by marking it as the solution.


元の投稿で解決策を見る

0 いいね!
2件の返信
Teun
解決策
名誉エキスパート | Diamond Partner
名誉エキスパート | Diamond Partner

Unable to add notes to a deal via API

解決

Hi @YVasudevon ,

 

Instead of 12 try 214 😜

As if we didn't discuss this on Slack and you got the solution yourself.



Learn more about HubSpot by following me on LinkedIn or YouTube

Did my answer solve your issue? Help the community by marking it as the solution.


0 いいね!
YVasudevon
メンバー

Unable to add notes to a deal via API

解決

Got this from https://developers.hubspot.com/docs/api/crm/associations

Retrieve association types

To view the association types between specific objects, make a GET request to

/crm/v4/associations/{fromObjectType}/{toObjectType}/labels
Example:
/crm/v4/associations/notes/deals/labels
0 いいね!