How to know path file -- HTTP Request

I’m using HTTP Request in order to get files from Cloud.

I would like to know If I call to the endpoint How may I know the path of the file before to download it.

May I with a call dowmload 2 or more files?

Thanks!

Hi @gus1993

You should extract the path before you make the call to be able to download it. This can be done in many different ways, depending on your particular situation.

See these topics for more reference:
https://forum.uipath.com/search?q=http%20request%20download%20file

Thank you so much!

1 Like