Blob_URL

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.

Syntax

Input: currentURL; Filename="File name for download.pdf"

Argument
Description

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)

Argument
Description

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.

Last updated

Was this helpful?