Blob_URL
Last updated
Was this helpful?
Last updated
Was this helpful?
This is pre-built action located under @Word element. This action reads the data from pdf which is opened by blob URL and download it in local file.
Input:
currentURL; Filename="File name for download.pdf"
Current URL (Required)
Mention the URL
Filename (Required)
Provide the name of the file to download. Eg:Filename
"File name for download.pdf"
The name you want the file to be downloaded as, and it has to be between the inverted commas. Eg: "xyz.pdf"
Output: <Dynamic Variable>(Optional)
Dynamic Variable (Optional)
The dynamic variable is optional, as it is used to store the status as either True or False and display it later.
Important: The Use Case Scenario is in progress and will be available soon.