Interface
Webhook connection information.
Since 1.0.11
Subclasses: WebhookConnectionDetails
Properties
| Property | Type | Notes |
|---|---|---|
connectionId | string | The unique id of the webhook connection. |
connectionName | string | The name of the webhook connection. |
enabled | boolean | Indicates whether the webhook connection is enabled. |
fallbackUsername | string | The alternative user for the "Run As" user for webhook execution. |
itemId | string | The item id of the feature service webhook item. |
username | string | The "Run As" user for webhook execution. |