What is it?
Property options now display in a simplified, easily readable format in the property export file.
Why does it matter?
This change makes the property export file easier to read and work with. Previously, options were exported in a structured format like this.
Before:
[{"label":"Yes","value":"true","displayOrder":0,"hidden":false,"description":""},{"label":"No","value":"false","displayOrder":1,"hidden":false,"description":""}]
They will now appear as simplified text.
After:
Yes (true); No (false)
For enumeration properties, the Options column will now have a simplified format.
How does it work?
Go to Settings > Properties > Export all properties
Who gets it?
This feature is available to all HubSpot customers across all product tiers and hubs