Custom fields
Custom fields attach your own data to customers. Two sources:
- App push: your app sends fields through the Identify endpoint.
- Database: a read-only SQL query against a connected PostgreSQL database, synced on a schedule.
Fields are usable everywhere: segments, flows, and customer pages.
More detail coming soon.