Public Beta
You're invited to participate in a new public beta regarding support of storing sensitive data within HubSpot's CRM using Private and Public Apps.
We’ve been working toward supporting the storage of several different types of sensitive data within HubSpot’s CRM while providing privacy and security protections that enable our customers to operate our products in compliance with HIPAA. Learn more below on how to get started using sensitive data in your public and private apps. We encourage you to also visit our Trust Center for resources on storing sensitive data to ensure that you use our products and services in a way that supports your HIPAA obligations.
This beta enables public and private app developers to interact with sensitive data via the following HubSpot APIs:
propertyChange
event type webhook subscriptions for sensitive data properties on contacts, companies, deals, and tickets. To limit programmatic access to customers' sensitive data, new scopes have been introduced for public and private apps:
crm.objects.contacts.sensitive.read
crm.objects.contacts.sensitive.write
crm.objects.companies.sensitive.read
crm.objects.companies.sensitive.write
crm.objects.deals.sensitive.read
crm.objects.deals.sensitive.write
crm.objects.custom.sensitive.read
crm.objects.custom.sensitive.write
tickets.sensitive
Learn more about Sensitive Data scopes and how to manage sensitive data on our docs.
Below illustrates a few examples of the types of data that can be stored within sensitive data properties.
For a full list, please visit the HubSpot Sensitive Data Beta Terms page.
Private App developers will immediately be able to add any of the new scopes listed above to their app's configuration. Visit "Settings > Privacy & Consent" in your account to get started with sensitive data today.
To start using Sensitive Data in your Public App, please review the details of our multi-step process that is designed to protect the privacy of customers' sensitive data in 1:many public applications.
In this knowledge base article, you'll learn how to enable sensitive data in your account and how to create sensitive data properties.
Learn more about enabling sensitive data access in your app, how to manage sensitive data, and view code samples on our API Documentation.
The HubSpot Sensitive Data Beta Terms apply to and govern your participation in the HubSpot Sensitive Data Beta Program.
You can use sensitive data properties as filters to create your Lists or within Workflows filters and actions.