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

> Lists the enum values for WebhookNotifyVia.

## WebhookNotifyVia Enum

How to notify recipients when this webhook changes state. 1=Email, 2=InApp.

| Name  | Value | Description                 |
| ----- | ----- | --------------------------- |
| None  | 0     | 0: No notification channels |
| Email | 1     | 1: Send e-mail notification |
| InApp | 2     | 2: Send in-app notification |

## Usage

* [Webhook](../webhook).notify\_via - Webhook URL to call when events occur in the client or in NetServer. Also tracks call+error statistics.
