List
List Certified

List Dropbox directory entries

yaml
type: io.kestra.plugin.dropbox.files.List
yaml
id: dropbox_list_files
namespace: company.team
tasks:
  - id: list_files_from_dropbox
    type: io.kestra.plugin.dropbox.files.List
    accessToken: "{{ secret('DROPBOX_ACCESS_TOKEN') }}"
    from: "/My Kestra Files/Inputs"
    recursive: true
    fetchType: FETCH
Properties
DefaultFETCH
Possible Values
STOREFETCHFETCH_ONENONE
Default2000
Defaultfalse
Definitions
clientModifiedstring
Formatdate-time
idstring
namestring
pathstring
sizeinteger
typestring
Definitions
clientModifiedstring
Formatdate-time
idstring
namestring
pathstring
sizeinteger
typestring
Default0
Formaturi