APIs & Integrations

twalker
Member | Platinum Partner
Member | Platinum Partner

Show which user modified a contact

SOLVE

Does the Contacts API show the user who last updated a contact?  I see hs_updated_by_user_id but it is always null in my environments even after making a change to a contact in HubSpot.  My integration needs to know who last updated a contact.

0 Upvotes
1 Accepted solution
MatthewShepherd
Solution
Key Advisor

Show which user modified a contact

SOLVE

Hi @twalker and @dennisedson 

Yes, unfortunately, I'm seeing the hs_updated_by_user_id property not being updated in contact records too. Until that is corrected, the best I can suggest is to check the 'updatedUserId' attribute against a range of different contact properties, as those do seem to be populated with IDs when property field values are changed.

Matthew Shepherd

Freelance HubSpot Consultant
CRM Consultant | SEO Specialist

Did my post help answer your query?Help the community by marking it as a solution.

View solution in original post

2 Replies 2
dennisedson
HubSpot Product Team
HubSpot Product Team

Show which user modified a contact

SOLVE

Hey @twalker , I believe there is some work being done on this property specifically for the contact object.  It was also hidden in the UI as it was causing some confusion. 

If you check for a company, it will show the ID of the user who last modified it.

 

@MatthewShepherd , @jpsanchez do you all have any clever workarounds?

0 Upvotes
MatthewShepherd
Solution
Key Advisor

Show which user modified a contact

SOLVE

Hi @twalker and @dennisedson 

Yes, unfortunately, I'm seeing the hs_updated_by_user_id property not being updated in contact records too. Until that is corrected, the best I can suggest is to check the 'updatedUserId' attribute against a range of different contact properties, as those do seem to be populated with IDs when property field values are changed.

Matthew Shepherd

Freelance HubSpot Consultant
CRM Consultant | SEO Specialist

Did my post help answer your query?Help the community by marking it as a solution.