Dropbox Export
Upload data to Dropbox.
Properties
Name | Type | |
---|---|---|
engine | String=dropbox:write | |
token | String | |
path | String | |
encoder | String |
engine
Must be dropbox:write
.
- Required
- Yes
token
OAuth Token
- Required
- Yes
path
The path at which to create the file on Dropbox. If the file already exists it will be overwritten.
- Required
- Yes
encoder
The format of the data.
- Required
- Yes
- Enum
-
csv
json
ndjson
msgpack
parquet