Hello All,
I am using a flow with Request trigger to do bunch of action items.
Once flow has been completed I have to redirect from it to another URL.
I am unable to find any task or function to do same.
Solved! Go to Solution.
Hi @memberj ,
Do you want the flow to open a web page?
There is no any action in Microsoft flow could open a webpage currently and maybe you could take a try with UI flow.
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.
Can you provide more details? What triggers the flow?
At the end of the flow, you can update some metadata which can be accessed by your application. On change of the value, you can redirect the user to different URL.
Regards
Krishna
If my post helps you, please mark as Accepted Solution. This will help other users.
Hi @memberj ,
Do you want the flow to open a web page?
There is no any action in Microsoft flow could open a webpage currently and maybe you could take a try with UI flow.
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.
@v-alzhan-msft you mention UI flow, could you please provide an example how to build this?