Skip to main content
Objects are the schema layer of Supersonic. Every entity in your CRM (companies, contacts, deals, projects) is an object type with configurable fields.

Tools

Field Types

text number decimal currency date datetime boolean email url phone select multi_select relation
Use select or multi_select with a config.options array to define dropdown choices. Use relation to link object types together.

Examples

Create a “Deals” object type and add fields

List all object types

Response: