Enum WorkflowStepType
Workflow Step Type
Syntax
WorkflowStepType
Fields
Name | Description |
---|---|
None | None |
SendEmail | SendEmail |
SendSMS | SendSMS |
WaitForTime | WaitForTime |
WaitForAction | WaitForAction |
Split | Split |
UpdateContact | UpdateContact |
AddToList | AddToList |
RemoveFromList | RemoveFromList |
CreateRequest | CreateRequest |
CreateFollowUp | CreateFollowUp |
CreateSale | CreateSale |
NotifyByEmail | NotifyByEmail |
NotifyBySMS | NotifyBySMS |
RunScript | RunScript |