Activities_AddtoList
Add a person/record to a list
Columns
Name | Type | Operators | Description |
ActivityId [KEY] | String | Unique id of the activity. | |
ActivityDate | Datetime | >,>=,=,<,<= | Datetime of the activity. |
LeadId | Int | =,IN | Id of the lead associated to the activity. |
CampaignId | Int | Id of the associated Smart Campaign, if applicable. | |
ListID | Int | = | |
ListIDValue | String | ||
Source | String |