---
title: "Table 469 Workflow Webhook Subscription"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/469-workflow-webhook-subscription/
type: table
id: 469
name: "Workflow Webhook Subscription"
app: "Base Application"
namespace: System.Automation
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/469-workflow-webhook-subscription/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 469 Workflow Webhook Subscription

Jonas Paprotka, https://jonas-paprotka.de/ref/table/469-workflow-webhook-subscription/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Automation |
| Versions | 17-28 |
| Source file | System/Workflow/WorkflowWebhookSubscription.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Id | Guid | 17-28 | - | - |
| 2 | WF Definition Id | Code[20] | 17-28 | - | - |
| 3 | Conditions | Blob | 17-28 | - | - |
| 4 | Notification Url | Blob | 17-28 | - | - |
| 5 | Enabled | Boolean | 17-28 | - | - |
| 6 | User Id | Code[50] | 17-28 | - | - |
| 7 | Client Id | Guid | 17-28 | - | - |
| 8 | Client Type | Text[50] | 17-28 | - | - |
| 9 | Event Code | Code[128] | 17-28 | - | - |
| 10 | Created Date | DateTime | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Id | 17-28 |
| Key2 | WF Definition Id, Enabled | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetConditions | (Text) | - | public | 17-28 | - | - |
| SetNotificationUrl | (Text) | - | public | 17-28 | - | - |
| GetConditions | () | Text | public | 17-28 | - | - |
| GetNotificationUrl | () | Text | public | 17-28 | - | - |
| CreateEventConditions | (Text, Code[128]) | Text | public | 17-28 | - | - |
| GetPageName | (Integer) | Text | public | 17-28 | - | - |
| GetUnableToParseEncodingErr | () | Text | public | 17-28 | - | - |
| GetUnableToParseInvalidJsonErr | () | Text | public | 17-28 | - | - |
| GetNoControlOnPageErr | () | Text | public | 17-28 | - | - |
| GetUnableToParseJsonArrayErr | () | Text | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnFindTaskSchedulerAllowed | (var Boolean) | 17-28 | - | - |
| Integration event | OnCreateWorkflowEventConditions | (Text, Code[128], DotNet JObject, var FilterPageBuilder, var Integer, var Text, var Boolean) | 28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
