---
title: "Codeunit 2201 Webhooks Adapter Mgt."
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/2201-webhooks-adapter-mgt/
type: codeunit
id: 2201
name: "Webhooks Adapter Mgt."
app: "Base Application"
versions: "17"
build: 17.5.22499.32099
obsolete: "Pending 15.2"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 2201 Webhooks Adapter Mgt.

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/2201-webhooks-adapter-mgt/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17 |
| Obsolete | Pending 15.2, seen from 17. This function will be removed for security reason as it used to contain Microsoft secrets |
| Source file | WebhooksAdapterMgt.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetAccessToken | (Boolean) | Text | public | 17 | - | - |
| GetWebhooksAdapterUri | (Boolean) | Text | public | 17 | - | - |
| FindWebhookSubscription | (var Record Webhook Subscription, Text[250]) | Boolean | public | 17 | - | - |
| DeleteWebhookSubscription | (Text[250]) | - | public | 17 | - | - |
| SetAzureKeyVaultManagement | (Codeunit Azure Key Vault) | - | public | 17 | - | - |

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

Jonas Paprotka, 2026-09-20.
