JSON in records
Records and dashboardsJSON fields in records
Records now supports a JSON field type, so you can store structured data directly alongside the rest of your record.
To give you a flexible way to capture rich context without extra parsing, JSON fields let you:
Store structured payloads. Keep API responses, configuration objects, or nested metadata in a single field.
Preserve nested structure. Data stays intact for viewing and downstream use in stories and actions.
At this time JSON fields are not filterable and will behave the same as large text fields.