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).
May 20, 2022 8:16 AM
Hallo,
I try to read an property from the companies, wich would show me wich user is responsible for the Company.
i try to access it with the GET request:
Im not able to find the property name id like to read.
I already ry to read all existing properties with the
"https://api.hubapi.com/crm/v3/properties/companies?hapikey="API-key"
request, but the one im looking for dosent seem to be in there.
Does someone know how to access this property?
Solved! Go to Solution.
May 24, 2022 1:13 PM - edited May 24, 2022 1:14 PM
I search for a certain property. I think the problem is that my company uses the german Hubspot version. In the Hubspot view the property gets shown as "User that is responsible for this Company". I tried to find a property that represents this value, but i couldn't find one.
Now i found the property:
"hs_created_by_user_id"
That I think maybe gets weird translated in the Hubspot interface.
May 20, 2022 4:07 PM
@JKolb8 ,
I am not very clear on what exactly you are looking for. Maybe hs_object_id?
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |
May 24, 2022 1:13 PM - edited May 24, 2022 1:14 PM
I search for a certain property. I think the problem is that my company uses the german Hubspot version. In the Hubspot view the property gets shown as "User that is responsible for this Company". I tried to find a property that represents this value, but i couldn't find one.
Now i found the property:
"hs_created_by_user_id"
That I think maybe gets weird translated in the Hubspot interface.