Search
Search Dropbox files and folders
Search
Search Dropbox files and folders
yaml
type: io.kestra.plugin.dropbox.files.SearchExamples
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
accessToken *Requiredstring
query *Requiredstring
fetchType string
Default
FETCHPossible Values
STOREFETCHFETCH_ONENONEfileExtensions array
SubTypestring
maxResults integerstring
path Non-dynamicobject
Outputs
row
Definitions
io.kestra.plugin.dropbox.models.DropboxFile
clientModifiedstring
Format
date-timeidstring
namestring
pathstring
sizeinteger
typestring
rows array
Definitions
io.kestra.plugin.dropbox.models.DropboxFile
clientModifiedstring
Format
date-timeidstring
namestring
pathstring
sizeinteger
typestring
size integer
Default
0uri string
Format
uri