APIs & Integrations

johncongdon
Member

Webhooks: Getting notified of contact owner change

SOLVE

How do we get notified in our webhooks if the owner of a contact is changed within HubSpot?

 

Or what's the appropriate way to get these changes?  Ideally I'd prefer not to poll the api.

0 Upvotes
1 Accepted solution
WendyGoh
Solution
HubSpot Employee
HubSpot Employee

Webhooks: Getting notified of contact owner change

SOLVE

Hey @johncongdon,

 

When looking to subscribe to contact owner change on HubSpot Webhooks, you can use the following event subscription:

 

hubspot_owner_id

Screen Shot 2020-05-28 at 2.19.21 PM.png

View solution in original post

0 Upvotes
3 Replies 3
WendyGoh
Solution
HubSpot Employee
HubSpot Employee

Webhooks: Getting notified of contact owner change

SOLVE

Hey @johncongdon,

 

When looking to subscribe to contact owner change on HubSpot Webhooks, you can use the following event subscription:

 

hubspot_owner_id

Screen Shot 2020-05-28 at 2.19.21 PM.png

0 Upvotes
BMarney
Participant

Webhooks: Getting notified of contact owner change

SOLVE

Could you use this to create an automated report that informs a contact owner when their contact was changed?  We have an issue where we have several offices but no territories.  So sometimes the leaders at other offices, change owners and with thousands of contacts, it is nearly impossible to track.  I've been told it is currently impossible but in a past life, we used to use events like this to create these reports.

0 Upvotes
johncongdon
Member

Webhooks: Getting notified of contact owner change

SOLVE

OMG: Thank YOU!

 

I made a huge assumption that I could only access the set list of properties in the drop down or "Custom fields".