Http Get

Download a remote file or binary, equivalent to wget command

Parameters

Label (internal name) Type Default Description
url (url) string Source URL to download from
targetPath (targetPath) string TargetPath to download in
Back to top