SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.24k stars 1k forks source link

SharePoint webhook subscription #9089

Open hajiranazu opened 1 year ago

hajiranazu commented 1 year ago

Target SharePoint environment

SharePoint Online

What SharePoint development model, framework, SDK or API is this about?

πŸ’₯ SharePoint Framework

Developer environment

None

What browser(s) / client(s) have you tested

Additional environment details

Describe the bug / error

There seems to be an issue encountered while setting up a subscription for a SharePoint webhook. The problem is that the SharePoint Online list webhooks are not consistently firing as expected.

Steps to reproduce

The triggering of the webhook when a new item is created in the SharePoint list is not consistent.

Expected behavior

The desired functionality is that when a new item is created in the SharePoint list, the webhook should be triggered. This webhook is then consumed in Power Automate using an HTTP receiver.

ghost commented 1 year ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

Ryan365Apps commented 11 months ago

Hello, has this been investigated. I'm seeing the same problem.