Download file#
Streams a file by GUID to the local file system.
| FolderGuid* | [Text] Required folder GUID. |
| FileGuid* | [Text] Required GUID of the file to download. |
| DestinationPath* | [Text] Required local destination path. |
| Overwrite | Allow overwriting the existing file. |
| Timeout | [Number] HTTP request timeout in seconds; default is 60. |
| DownloadedFilePath | [Text] Full local path of the file saved successfully. |
| Processing level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block in this diagram is used. |
| Message level | Select the level of messages that the blocks will emit while running. Possible values:
If "Default" is selected, the value from the "Start" block in this diagram is used. |
| Error text | [Text] Returns detailed error information if the block execution fails. |