CMS Development

VBossio
Teilnehmer/-in

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

lösung

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 Upvotes
1 Akzeptierte Lösung
LewTalon
Lösung
Teilnehmer/-in | Partner
Teilnehmer/-in | Partner

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

lösung

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.

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort
LewTalon
Lösung
Teilnehmer/-in | Partner
Teilnehmer/-in | Partner

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

lösung

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.