EmailMarketing
Create, update, delete, and query the EmailMarketing module in SugarCRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
The unique identifier of the email marketing record. |
| Deleted | Bool | False |
Whether the email marketing record is deleted. |
| Date_Entered | Datetime | False |
The date the email marketing record was entered. |
| Date_Modified | Datetime | False |
The date the email marketing record was last modified. |
| Modified_User_Id | String | False |
The Id of the user who last modified the email marketing record. |
| Created_By | String | False |
The Id of the user who created the email marketing record. |
| Name | String | False |
The name of the email marketing record. |
| From_Name | String | False |
The from name of the email marketing record. |
| From_Addr | String | False |
The from address of the email marketing record. |
| Reply_To_Name | String | False |
The reply-to name of the email marketing record. |
| Reply_To_Addr | String | False |
The reply-to address of the email marketing record. |
| Inbound_Email_Id | String | False |
The Id of the inbound email for the email marketing record. |
| Date_Start | Datetime | False |
The date the email marketing record starts. |
| Template_Id | String | False |
The Id of the template for the email marketing record. |
| Status | String | False |
The status of the email marketing record. |
| Campaign_Id | String | False |
The Id of the campaign associated with the email marketing record. |
| All_Prospect_Lists | Bool | False |
The prospect lists for the email marketing record. |
| Template_Name | String | False |
The name of the template for the email marketing record. |
| Prospect_List_Name | String | False |
The name of the prospect list for the email marketing record. |