- Documentation
- Activities
- API
- Download from URL
Download a file from a web address and save it to your computer
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Download URL url | expression | Required | — | — |
Save To savePath | expression | Required | — | — |
Overwrite if exists overwrite | boolean | Optional | false | — |
Timeout (seconds) timeout | number | Optional | 60 | — |
Output
DownloadedFilePathStringFull path to the downloaded file
Compatibility
WindowsLinuxAttendedUnattended