> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for WorkflowWaitForActionType

> Lists the enum values for WorkflowWaitForActionType.

## WorkflowWaitForActionType Enum

The type of action

| Name          | Value | Description   |
| ------------- | ----- | ------------- |
| None          | 0     | None          |
| LinkClicked   | 1     | LinkClicked   |
| FormSubmitted | 2     | FormSubmitted |

## Usage

* [workflow\_wait\_for\_action](../workflow-wait-for-action).ActionType - Some steps wait for actions, this is info about those actions
