Skip to content

SharePoint Webhook not working with Power Automate HTTP Trigger New URL #10401

@OverkillTV

Description

@OverkillTV

Target SharePoint environment

SharePoint Online

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

SharePoint REST API

Developer environment

Windows

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

  • 💥 Internet Explorer
  • 💥 Microsoft Edge
  • 💥 Google Chrome
  • 💥 FireFox
  • 💥 Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

Additional environment details

  • Same HTTP flows are imported in two environments

Describe the bug / error

Subscribe SharePoint list webhook does not work with new HTTP trigger flow.
When SharePoint tries to validate the URL, it doesn't include the query validationtoken for the new URL.

Image

Using the old URL as validate URL is still working correct so there is no changes in the flow itself.

Image

Steps to reproduce

  1. Send a POST to SharePoint REST API to register for list webhook
  2. The notification in the body of the POST request is the new URL of HTTP Trigger Flow
  3. Observe SharePoint calls to the flow without validationtoken

Expected behavior

When SharePoint calls to the flow new URL, it should includes validationtoken in query for new subscriptions

Metadata

Metadata

Assignees

Labels

Needs: Author FeedbackAwaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.area:powerautomateCategory: Power Automate / Flowsharepoint-developer-supportsharepoint-developer-supporttype:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions