Search
Search Certified

Search Dropbox files and folders

yaml
type: io.kestra.plugin.dropbox.files.Search
yaml
id: dropbox_search
namespace: company.team
tasks:
  - id: search_for_reports
    type: io.kestra.plugin.dropbox.files.Search
    accessToken: "{{ secret('DROPBOX_ACCESS_TOKEN') }}"
    query: "report.csv"
    path: "/reports"
    fetchType: FETCH
Properties
DefaultFETCH
Possible Values
STOREFETCHFETCH_ONENONE
SubTypestring
Definitions
clientModifiedstring
Formatdate-time
idstring
namestring
pathstring
sizeinteger
typestring
Definitions
clientModifiedstring
Formatdate-time
idstring
namestring
pathstring
sizeinteger
typestring
Default0
Formaturi