Activities_ChangeRevenueStage
Modify the value of a revenue stage field
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 | = | Mirror column that can be used only as a filter. Will retrieve activities for all leads that are members of this static list. Not available when UseBulkAPI=true. |
ModelID | Int | ||
ModelIDValue | String | ||
NewStageID | Int | ||
OldStageID | Int | ||
SLAExpiration | Datetime | ||
Reason | String | ||
NewStage | String | ||
OldStage | String |