bramdejager / spcb

The SharePoint Client Browser (SPCB) uses the CSOM to connect to a remote SharePoint site collection and shows the site structure with related properties and values.
GNU General Public License v2.0
173 stars 48 forks source link

Feature Request: List Webhooks #99

Open gszdev opened 3 years ago

gszdev commented 3 years ago

Hi @bramdejager, is it possible to show the List Webhooks for SharePoint Online in of the SPCB for SharePoint Online?

Here's the link to the pnp/PnP-Sites-Core code on Github: WebhookUtility.GetWebhooksSubscriptionsAsync()