Dropbox Export

Upload data to Dropbox.

Properties

NameType
engineString=dropbox:write
tokenString
pathString
encoderString

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