Verified backend experience
Sales CRM Backend
Verified CRM schema for companies, contacts, deals, activities, tasks, products, and quotes. Preview the schema, APIs, permissions, and SDK examples, then clone into Apito Console.
v1.0.0generalsqliteverified
Architecture
Pipeline-centric CRM. Companies own contacts; deals hang off company+contact; activities and tasks attach to deals; quotes reference deal line products.
Preview this backend
Schema → APIs → permissions → SDK. Then clone into Console for review and publish.
Company
Account / organization in the pipeline
| Field | Type | Required | Notes |
|---|---|---|---|
| name | text | yes | — |
| website | text | — | — |
| industry | text | — | — |
| size | list | — | 1-10, 11-50, 51-200, 201-1000, 1000+ |
| notes | multiline | — | — |
Clone this backend
Opens Apito Console with this exact verified manifest. You review and publish — AI never self-approves destructive schema changes.
Limitations
- Public playground is a static verified preview — not a live shared sandbox.
- Clone stages a reviewable draft in Console; publish stays a human action.
- AI customization is available after clone, not as silent mutation of this manifest.