> ## 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 WorkflowTriggerType

> Lists the enum values for WorkflowTriggerType.

## WorkflowTriggerType Enum

What kind of trigger is this

| Name             | Value | Description      |
| ---------------- | ----- | ---------------- |
| None             | 0     | None             |
| PersonCreated    | 1     | PersonCreated    |
| PersonUpdated    | 2     | PersonUpdated    |
| AddedToProject   | 3     | AddedToProject   |
| CreatedRequest   | 4     | CreatedRequest   |
| LinkClicked      | 5     | LinkClicked      |
| AddedToSelection | 6     | AddedToSelection |
| FormSubmitted    | 7     | FormSubmitted    |
| AddedMessage     | 8     | AddedMessage     |
| StartedChat      | 9     | StartedChat      |
| OrderPlaced      | 10    | OrderPlaced      |
| SaleCreated      | 11    | SaleCreated      |
| SaleSold         | 12    | SaleSold         |
| SaleLost         | 13    | SaleLost         |

## Usage

* [workflow\_trigger](../workflow-trigger).trigger\_type - A set of triggers related to a workflow.
