CMS Development

VBossio
参加者

How can I detect that a note has been deleted in Hubspot?

解決

Is there any way to detect that a note has been deleted in Hubspot?

The goal is for an admin to be alerted that a note has been deleted so that they can take action.

Right now I see no webhook or API call that returns a list of deleted notes.

There also does not appear to be a way to set permissions so that a user cannot delete a note.

0 いいね!
1件の承認済みベストアンサー
LewTalon
解決策
参加者 | Solutions Partner
参加者 | Solutions Partner

How can I detect that a note has been deleted in Hubspot?

解決

Hi @VBossio 

 

Currently there is no webhook to receive a notification when a note has been deleted, and you are correct there is also no permission set to prevent notes from being deleted. 

 

Within the API, if you request to view a specific note engagement and it's been deleted you will receive an HTTP 404 error.

元の投稿で解決策を見る

1件の返信
LewTalon
解決策
参加者 | Solutions Partner
参加者 | Solutions Partner

How can I detect that a note has been deleted in Hubspot?

解決

Hi @VBossio 

 

Currently there is no webhook to receive a notification when a note has been deleted, and you are correct there is also no permission set to prevent notes from being deleted. 

 

Within the API, if you request to view a specific note engagement and it's been deleted you will receive an HTTP 404 error.