I have a link which I get from the Config File of ReFramework. I need to hit the link in any browser. After i hit the link I get a folder location on the website like shown below.
Further I need to use this folder path to navigate to the location mentioned in the web
Please help me if I can do this using HTTP request activity.
Suggest another way if this does not work out
Anil_G
(Anil Gorthi)
August 26, 2024, 5:48am
2
@Chetan_Wagh
Just send this as uri in http request and save the response in a variable…that should give you the location in a variable ideally
Cheers
What to give in Parameters ?
If i do not enter anything there it shows an error.
Anil_G
(Anil Gorthi)
August 26, 2024, 7:05am
4
@Chetan_Wagh
As per error your uri variable is empty…please fill the data
Cheers
1 Like
system
(system)
Closed
August 30, 2024, 4:20am
6
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.