Basic Information

appmixer.box.core.FindFilesOrFolders

Find Files or Folders

1.0.0

Public

Search for files and folders by name, content, type, owner, etc. This component will return a maximum of 200 records per search. Note: Box Search uses an index that may take several minutes to index newly created or modified files. If a recently created file is not found, wait a few minutes and try again.

Input Ports

in

FieldTypeDescription
Query text The search query string (e.g., file name fragment).
Exact Match toggle When enabled, only returns items whose name exactly matches the query. Box search uses fuzzy/tokenized matching by default, so this option filters results client-side to return only exact matches.
Type select Filter by item type: file or folder.
Ancestor Folder IDs text Comma-separated list of ancestor folder IDs to limit scope.
Content Types multiselect Select content types to search: name, description, file_content, comments, tags.
Fields text Comma-separated list of fields to include.
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata