Company configuration
Writable attributes
The following attributes can always be read and written using the API:| Attribute | Slug | Type | Traits |
|---|---|---|---|
| Domains | domains | Domain | Unique, multiselect |
| Name | name | Text | |
| Description | description | Text | |
| Team | team | Record reference | Relationship, inverse of Person -> company, multiselect |
| Categories | categories | Select | Multiselect |
| Primary location | primary_location | Location | |
| AngelList | angellist | Text | |
facebook | Text | ||
instagram | Text | ||
linkedin | Text | ||
twitter | Text | ||
| Associated deals | associated_deals | Record reference | Relationship, inverse of Deal -> associated_companies (only visible if Deals activated |
| Associated workspaces | associated_workspaces | Record reference | Relationship, inverse of Workspace -> company (only visible if Workspaces activated) |
domains have unique properties by default, you cannot create new custom attributes with a unique constraint for Company objects.