APIs & Integrations

johncongdon
メンバー

Webhooks: Getting notified of contact owner change

解決

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 いいね!
1件の承認済みベストアンサー
WendyGoh
解決策
HubSpot Employee
HubSpot Employee

Webhooks: Getting notified of contact owner change

解決

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 いいね!
3件の返信
WendyGoh
解決策
HubSpot Employee
HubSpot Employee

Webhooks: Getting notified of contact owner change

解決

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 いいね!
BMarney
参加者

Webhooks: Getting notified of contact owner change

解決

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 いいね!
johncongdon
メンバー

Webhooks: Getting notified of contact owner change

解決

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".