Deal configuration
Writeable attributes
| Attribute | Slug | Type | Traits |
|---|---|---|---|
| Name | name | Text | Required |
| Deal stage | stage | Status | Required - by default one of "Lead", "In Progress", "Won 🎉", "Lost" (workspaces can configure these status options) |
| Deal owner | owner | Actor reference | Required |
| Deal value | value | Currency | Defaults to USD, can be changed |
| Associated people | associated_people | Record reference | Relationship, inverse of Person -> associated_deals |
| Associated company | associated_company | Record reference | Relationship, inverse of Company -> associated_deals |