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

> Workflow Trigger Type

Workflow Trigger Type

## Syntax

```crmscript theme={null}
WorkflowTriggerType
```

## Fields

| Name           | Description      |
| -------------- | ---------------- |
| None           | None             |
| SendEmail      | ContactCreated   |
| SendSMS        | ContactUpdated   |
| WaitForTime    | AddedToProject   |
| WaitForAction  | CreatedRequest   |
| Split          | LinkClicked      |
| UpdateContact  | AddedToSelection |
| AddToList      | FormSubmitted    |
| RemoveFromList | AddedMessage     |
| CreateRequest  | StartedChat      |
| CreateFollowUp | OrderPlaced      |
| CreateSale     | SaleCreated      |
| NotifyByEmail  | SaleSold         |
| NotifyBySMS    | SaleLost         |
