UiPath - Download File from URL

uipath-download-image-from-url
UiPath - Download Image/File from URL

When we know about the URL of the file (image, pdf, doc etc) that needs to be downloaded, we can directly download file from URL without interacting with UI.

We will use here UiPath Web Activity "HTTP Request" in order to directly download file from URL.

Let's understand with example

Input variables required:

fileURLEndPoint – the URL of the file, needs to be download from URL

uipath-download-file-from-url-assign-file-url-endpoint
Assign - fileURLEndPoint

filePath – the file path, where we would save the downloaded file.

uipath-download-file-from-url-assign-filepath
Assign - filePath

Configure the "HTTP Request" activity:

Now configure the "HTTP Request" activity on providing required values into activity properties named "EndPoint" and "ResourcePath" as shown below:

uipath-http-request-download-file-assign-http-request-activity-property-endpoint
Assign - HTTP Request Property - EndPoint

uipath-http-request-download-file-assign-http-request-activity-property-resourcepath
Assign - HTTP Request Property - ResourcePath

Now we just need to execute our workflow 😎 and see the magic. πŸ™Œ
πŸ™

Comments

  1. This is really informative blog, I have to thank for your efforts. Waiting for more post like this.
    Blue Prism course in Chennai
    Blue Prism Online course
    Blue Prism course in Bangalore

    ReplyDelete
  2. Great Post with valuable information. I am glad that I have visited this site. Share more updates

    Selenium Testing Online

    Selenium Online Training

    ReplyDelete
  3. Full-pay Jacks or Better, for instance, offers a payback percentage of 99.54%. Some payback percentages on full-pay video games are often close to or over 100%. Pay tables allocate the payouts for hands and are based mostly on how uncommon they are, the sport variation, and the choice of the sport operator. A typical νΌμŠ€νŠΈμΉ΄μ§€λ…Έ pay table starts with a minimal hand of a pair of jacks, which pays even cash. After inserting cash (or a bar-coded paper ticket with credit) into the machine, play begins by placing a guess of one or more of} credit and pressing the "deal" button. The participant is then given 5 playing cards (like five-card draw) and has the opportunity to discard one or more of} of them in exchange for new spanking new|for brand new} ones drawn from the same virtual deck.

    ReplyDelete

Post a Comment

Popular posts from this blog

UiPath - Convert String to DateTime

UiPath - Initialize Array and Assign value to Array

UiPath - Initialize List and Assign Values to List