WorkflowStepType Enum
Some tooltip text!
• Less than 1 minute to read
• Less than 1 minute to read
Step type
Name | Value | Description |
---|---|---|
None | 0 | None |
SendEmail | 1 | SendEmail |
SendSMS | 2 | SendSMS |
WaitForTime | 3 | WaitForTime |
WaitForAction | 4 | WaitForAction |
Split | 5 | Split |
UpdateParticipant | 6 | UpdateParticipant |
AddToList | 7 | AddToList |
RemoveFromList | 8 | RemoveFromList |
CreateRequest | 9 | CreateRequest |
CreateFollowUp | 10 | CreateFollowUp |
CreateSale | 11 | CreateSale |
NotifyByEmail | 12 | NotifyByEmail |
NotifyBySMS | 13 | NotifyBySMS |
RunScript | 14 | RunScript |
Usage
- workflow_step.step_type - A set of steps related to a workflow.