> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.WorkflowContentType

# <a id="SuperOffice_WebApi_Data_WorkflowContentType" /> Enum WorkflowContentType

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Workflow event type

```csharp theme={null}
public enum WorkflowContentType
```

## Fields

`Form = 2`

2: Form

`Link = 3`

3: Link

`Message = 1`

1: Message

`None = 0`

0: None


## Related topics

- [SuperOffice.WebApi.Data.WorkflowContentInfo](/en/api/reference/webapi/SuperOffice.WebApi.Data.WorkflowContentInfo.md)
- [SuperOffice.WebApi.Data.Workflow ConnectEmailFlowContentRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Workflow_ConnectEmailFlowContentRequest.md)
- [SuperOffice.WebApi.Data.Workflow CopyEmailFlowContentRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Workflow_CopyEmailFlowContentRequest.md)
- [SuperOffice.WebApi.Data.Workflow CreateEmailFlowContentRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Workflow_CreateEmailFlowContentRequest.md)
- [SuperOffice.WebApi.Data](/en/api/reference/webapi/SuperOffice.WebApi.Data.md)
- [SuperOffice.WebApi.Data.WorkflowTriggerType](/en/api/reference/webapi/SuperOffice.WebApi.Data.WorkflowTriggerType.md)
