> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for WorkflowStepType

> Lists the enum values for WorkflowStepType.

## WorkflowStepType Enum

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         |
| DistributeToOwner | 15    | DistributeToOwner |

## Usage

* [workflow\_step](../workflow-step).step\_type - A set of steps related to a workflow.
