dropbox-file

Imports a file from Dropbox.

Arguments

Inputs:

url: The URL of the Dropbox file to be imported.

Output:

file: The imported Dropbox file.

Possible use cases

  • Use in conjunction with other adaptors to convert a Dropbox file into a datatable or other format.

Last updated