APIs & Integrations

Dadams
HubSpot Employee
HubSpot Employee

Now Live: Webhooks now support privacy-compliant contact deletions

Data privacy is a top priority at HubSpot, and helping our developer community stay on top of data compliance is important to us. HubSpot users have the ability to permanently delete a contact record to comply with privacy laws. You can see more details about this feature in this help article: https://knowledge.hubspot.com/articles/kcs_article/contacts/how-do-i-perform-a-gdpr-compliant-delete...

 

Starting today, you'll be able to subscribe to privacy-compliant contact deletions through our webhooks platform.

 

What's changing?

We're adding a new subscription type for webhooks: contact.privacyDeletion. Using this new subscription type, your integration will be able to receive a webhook notification if a user permanently deletes a contact in this manner. This will allow your integration to comply with a user’s request to permanently delete the contact and all associated data, without that user needing to take an additional action in your system.

 

See more details about setting up and handling these new webhook notifications here:

https://developers.hubspot.com/docs/methods/webhooks/webhooks-overview#privacy-deletions

 

Note: The privacyDeletion event will also trigger the normal contact.delete event, so you will receive two notifications if you are subscribed to both events. See the documentation for more details.

 

When is this happening?

This new webhook subscription type is available now, and can be added to any app in HubSpot.

 

Please let us know if you have any questions by replying below.

0 Me gusta
3 Respuestas 3
Wholesale-Solar
Colaborador líder

Now Live: Webhooks now support privacy-compliant contact deletions

Since this new webhook is only manageable via api subscriptions.... I'm curious, is the webhook management UI being maintained anymore?

 

0 Me gusta
Dadams
HubSpot Employee
HubSpot Employee

Now Live: Webhooks now support privacy-compliant contact deletions

Hi @Wholesale-Solar 

 

The new subscription type is available using the API or by adding a new subscription in the UI.

 

When you're creating a new subscription, you'll have the option to choose the "Deleted for privacy" event after choosing Contact as the object type.

 

https://developers.hubspot.com/docs/methods/webhooks/webhooks-overview#manage-subscriptions-ui

0 Me gusta
Wholesale-Solar
Colaborador líder

Now Live: Webhooks now support privacy-compliant contact deletions

When I posted this question yesterday that option was not available in the UI... 

 

It is there now. 🙂

0 Me gusta