ProspectLists
Create, update, delete, and query the ProspectLists module in SugarCRM.
Columns
| Name | Type | ReadOnly | Description |
| Assigned_User_Id | String | False |
The Id of the user assigned to the record. |
| Assigned_User_Name | String | False |
The user name of the user assigned to the record. |
| Team_Id | String | False |
The Id of the primary team. |
| Team_Set_Id | String | False |
The Id of the team set. |
| Team_Count | String | False |
The count of the team set. |
| Team_Name | String | False |
The name of the primary team. |
| Id [KEY] | String | False |
The Id of the prospect list. |
| Name | String | False |
The name of the prospect list. |
| List_Type | String | False |
The type of the prospect list. |
| Date_Entered | Datetime | False |
The date the prospect list was entered. |
| Date_Modified | Datetime | False |
The date the prospect list was last modified. |
| Modified_User_Id | String | False |
The Id of the user who last modified the prospect list. |
| Modified_By_Name | String | False |
The user name of the user who last modified the prospect list. |
| Created_By | String | False |
The Id of the user who created the prospect list. |
| Created_By_Name | String | False |
The user name of the user who created the prospect list. |
| Deleted | Bool | False |
Whether the prospect list is deleted. |
| Description | String | False |
The description of the prospect list. |
| Domain_Name | String | False |
The domain name of the prospect list. |
| Entry_Count | Int | False |
The entry count of the prospect list. |
| Marketing_Id | String | False |
The marketing Id of the prospect list. |
| Marketing_Name | String | False |
The marketing name of the prospect list. |