Download ​Download

yaml
type: "io.kestra.plugin.core.http.download"
yaml
id: download
namespace: company.team

tasks:
  - id: extract
    type: io.kestra.plugin.core.http.Download
    uri: https://huggingface.co/datasets/kestra/datasets/raw/main/csv/orders.csv
Properties
Default application/json
Default true
SubType string
Default GET
Default { "followRedirects": "true", "allowFailed": "false", "defaultCharset": "UTF-8" }
SubType array
Format uri
Format duration
Default PT5M
Format duration
Default false
SubType integer
Default UTF-8
Default true
SubType string
Possible Values
REQUEST_HEADERSREQUEST_BODYRESPONSE_HEADERSRESPONSE_BODY
Default DIRECT
Possible Values
DIRECTHTTPSOCKS