Hi Experts,
Please may I know if this is possible (STEP 4 on wards)
1. launch URL from a browser
2. Enter User name
3. Enter Password
4. Here, Instead of clicking many steps, I can actually directly go there by changing the launch URL ?
If I do that manually on browser, I can directly access it after it prompts me login name and password
but when I use the same link as a launch browser URL in power automate desktop, it doesn't like the URL so forced to give root URL ? Any specific reason for this ?
Example: https://xxx.yy.zz.a/azure/#/Data%20Upload/RP%20Data%20Loader%20-%20Target-State%<target sheet> (NOT ORIGINAL) is the target destination, which I reach by clicking 3-4 menu items but I am not able to launch directly from power automate but I am able to paste this in browser and use login and password
HI @acerNZ ,
Use Go to web page action.
Using this action, you can directly navigate to any URL.
Hope this helps 🙂