en:actions:actionwebdownload
Differences
This shows you the differences between two versions of the page.
| Previous revision | |||
| — | en:actions:actionwebdownload [2021/02/13 11:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Web download ====== | ||
| + | This action allows you to download a web page or a file from the web. | ||
| + | |||
| + | ===== Standard parameters ===== | ||
| + | ==== Input parameters ==== | ||
| + | == URL == | ||
| + | The URL of the page or file to download. | ||
| + | == Destination == | ||
| + | The destination where to store the downloaded data: file or variable. | ||
| + | == Variable == | ||
| + | The name of the variable where to store the downloaded data. | ||
| + | == File == | ||
| + | The file where to save the downloaded data. | ||
| + | ===== Advanced parameters ===== | ||
| + | ==== Input parameters ==== | ||
| + | == Show progress == | ||
| + | Shows a progress bar if checked. | ||
| + | ===== Exceptions ===== | ||
| + | |||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | |||
| + | ==== Unable to write to the file ==== | ||
| + | < | ||
| + | |||
| + | This exception is thrown when the file cannot be written. | ||
| + | * Default action: stop the script execution | ||
| + | |||
| + | ==== Download error ==== | ||
| + | < | ||
| + | |||
| + | This exception is thrown when an error occurs during the download. | ||
| + | * Default action: stop the script execution | ||
