Download file

Actions – Abstract

The 'Download file' action downloads data passed via Payload as a file.

images/download/attachments/189432701/image-2024-10-7_9-43-22-version-1-modificationdate-1728287002522-api-v2.png

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.