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).
Jul 30, 2021 2:05 PM - edited Jul 30, 2021 2:09 PM
I created a GET request for contact API (GET /crm/v3/objects/contacts/{contactId}) and I get this response:
I think the "hs_created_by_user_id" and "hs_updated_by_user_id" should not have NULL values especially the "hs_created_by_user_id" if the contact is created by a Hubspot user using the add contact form. The Companies API returns the correct values for these properties.
Dec 13, 2022 3:20 PM
Do you have any updates on this? It's been quite a while, and the bug still persists. Knowing what user created a record is vital to almost any CRM function.
May 3, 2022 12:43 PM
@dennisedson Just discovered this bug myself whilst building an API integration, receiving NULL values for the "hs_updated_by_user_id" value. It's important for our business to understand who the user is that made a change to a contact. Any update as to when this will be rectified considering it was originally reported in July 2021? Thanks!
May 4, 2022 9:44 AM
I asked about this again and it is still being worked on as part of a larger initiative.
Sep 26, 2022 12:25 PM
Hi @dennisedson Just following up on this again. Is there any other way within the HS API to understand who created or updated a record? It seems like such a simple thing, and condidering the property exists in the API it is frustrating to see that it is still returning a NULL value. As previously stated, as part of an integration to our system it is really important for us to retrieve who it is updating a record.
Thanks
Aug 2, 2021 12:18 PM
Hi @lazycoder
Those two properties are not yet populating for the contacts object yet.
They are actually hidden in the UI, but they do exist so the property is returned when querying the API even though it is a null value.
Aug 3, 2021 3:22 PM
Is there any ongoing development to fix this to return the correct values rather than nulls?
Feb 23, 2022 2:46 PM
Yes, there is some backend work that needs to be completed before it will work, though
Apr 11, 2022 3:34 AM
Please do keep us posted on this - it's a small but really important feature 🙂
Many thanks!