campaigntemplate
Defines templates for creating campaigns in NetSuite, ensuring consistency in campaign design and content by providing a standard structure.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | The unique internal identifier for the email template or content record. | |
| content | String | The main content or body of the email template. | |
| description | String | A brief description of the email template or content. | |
| emailassalesrep | Boolean | Indicates whether the email is sent as the assigned sales representative. | |
| fromemail | String | The sender's email address for outgoing emails. | |
| fromname | String | The name displayed as the sender of the email. | |
| isautoconverted | Boolean | Indicates whether the template was automatically converted from another format. | |
| isinactive | Boolean | Indicates whether the email template is currently inactive. | |
| isprivate | Boolean | Indicates whether the email template is private and restricted from public access. | |
| mediaitem | String | The media item or attachment associated with the email template. | |
| name | String | The name of the email template. | |
| recordtype | String | The type of record associated with the email template, such as campaign or transactional email. | |
| replytoemail | String | The email address where replies to this email will be directed. | |
| subject | String | The subject line of the email template. | |
| subscription | String | The subscription category associated with this email template. |