This query returns a list of files searched by name you specify.
- API endpoint slug
- dropbox.find_file_by_name
- Runtime method
- performQuery("dropbox.find_file_by_name")
Query fields
- Label
- Filename
- Helper text
- Searches for filename that match your query (default: IFTTT)
- Slug
- filename
- Required
- false
- Can have default value
- true
Ingredients
- Slug
- FilePath
- Filter code
- Dropbox.findFileByName.FilePath
- Type
- String
- Example
- /my-folder/coolbeans.jpg
- Slug
- Filename
- Filter code
- Dropbox.findFileByName.Filename
- Type
- String
- Example
- coolbeans.jpg
- Slug
- FilenameNoExt
- Filter code
- Dropbox.findFileByName.FilenameNoExt
- Type
- String
- Example
- coolbeans
- Slug
- ModifiedDate
- Filter code
- Dropbox.findFileByName.ModifiedDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00