We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Aug 2, 2018 11:51 AM
I'm using the CRM Extensions API to add some functionality to Company objects. I have been able to pull sales objects into Hubspot, and have defined the actions to create / update / delete those.
The problem I am having is I want the object to relate back to the company ID.Using the associatedObjectProperties I can get the domain and name of the company sent to the URI, but I can't get the id. I have tried using companyId in the associatedObjectProperties array but I can't get that to be sent.
Any ideas how I accomplish this?
Aug 2, 2018 2:18 PM
Found a workaround
Jun 28, 2019 3:58 AM
Hi mate. How did you get this done?