HTTPS
HTTP(s) Data Connector Documentation
datasets:
- from: http://my-http-api.com/report.csv
name: local_report
params:
http_password: ${env:MY_HTTP_PASS}Configuration
from
fromname
namedatasets:
- from: http://[email protected]/report.csv
name: cool_dataset
params: ...params
paramsParameter Name
Description
Examples
Basic example
Using Basic Authentication
Last updated
Was this helpful?