ContactCategory
Categorizes contacts based on roles, relationships, or business functions in NetSuite.
Columns
| Name | Type | ReadOnly | Description |
| InternalId [KEY] | String | True |
A unique internal identifier assigned to this contact category in NetSuite, used for tracking and reference. |
| ExternalId | String | False |
A unique external identifier for this contact category, enabling integration with external Customer Relationship Management (CRM) or data management systems. |
| IsInactive | Boolean | False |
Indicates whether this contact category is currently inactive, preventing it from being assigned to new contacts. |
| Name | String | False |
The name of the contact category, such as 'VIP Clients,' 'Vendors,' or 'Leads,' used for organizing contacts. |
| Private | Boolean | False |
Specifies whether this contact category is private and restricted from general access within the organization. |
| Sync | Boolean | False |
Indicates whether this contact category is synchronized across multiple NetSuite accounts or external platforms for data consistency. |