Accessing URL Query Parameters from POST Webhook in Decisions

I’m setting up a webhook subscription and have exposed a flow as a webhook using Service Integration in Decisions. Microsoft sends a POST request to my webhook for subscription validation, including a validationToken as a URL query parameter (not in the headers or body). I can’t access this validationToken in the flow’s input or request headers. How can I capture the validationToken from the request URL so I can return it in the response as required by Microsoft Graph?
Comments
-
Hello,
You can use the "Post to Flow Handler" behavior when exposing your flow as a webhook. This handler allows you to access the raw URL or query string parameters from POST requests, including the validationToken.
Please refer to our Post to Flow Handler Behavior documentation page.
Howdy, Stranger!
Categories
- 4.4K All Categories
- 81 General
- 13 Training
- 209 Installation / Setup
- 1.2K Flows
- 110 Rules
- 270 Administration
- 213 Portal
- 497 General Q & A
- 711 Forms
- 346 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 187 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 230 Integrations
- 29 Multi-Tenant
- 27 SDK
- 81 Modules
- 59 Settings
- 26 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions