Trying to understand how to setup webhooks in flow to convert an existing flow that sometimes times out but not always. Trying to distill it down to a simple example.
"Sender"
"Receiver"
The real flow does stuff but its basically that.
So is converting this to Webhooks basically replacing the HTTP-HTTP action with HTTP-Webhook and setting the Subscribe URI to "Receivers" URL? I tried that, but Sender never got the message / stopped running and I had to cancel it.
Also what is the unsubscribe URI?
Hi @bbrazeau ,
Could you please share a screenshot of the flow when you replace the HTTP-HTTP action with HTTP-Webhook and set the Subscribe URI to "Receivers" URL?
Could you please share the run history of the flow when the sender don't get the message or stop running.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Sure, may be overkill but here are a few images to review.
So the basic Flow with the HTTP caller:
And the Receiver - I only have the delay at 5 seconds as I'm not testing the timeout.
Successful run returning the Success Message after the 5 second delay.
Everything works as expected. I then added a second HTTP action to the flow for the webhook call.
Running the flow, it triggers both calls to the receiver which were 5 seconds apart from the delay.
But looking at the Flow's activities, its stopped on the Webhook action
And the run history shows its well beyond the 5 second delay so the Webhook isn't reacting to the returned message.
Likely I have the webhook setup incorrectly.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
72 | |
27 | |
22 | |
15 | |
13 |
User | Count |
---|---|
138 | |
43 | |
42 | |
35 | |
31 |