en:actions:actionwebdownload
Table of Contents
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
Unable to write to the file
<BOOKMARK:unable_to_write_to_file>
This exception is thrown when the file cannot be written.
- Default action: stop the script execution
Download error
<BOOKMARK:download_error>
This exception is thrown when an error occurs during the download.
- Default action: stop the script execution
en/actions/actionwebdownload.txt · Last modified: 2021/02/13 11:23 by 127.0.0.1