Download file
Actions – Abstract
The 'Download file' action downloads data passed via Payload as a file.
The 'Download file' action downloads the data transferred via Payload as a file.
If it is a byte array or a file info, these are provided as unchanged as a file. All other values are converted to text and made available as a file.
The value configured in File name determines the default name.
Depending on the browser settings, the file is downloaded directly without prompting. A file dialog cannot be forced _pro-side due to browser restrictions.