# OneDrive - Search files action (batch)

The Search files action searches for files in Microsoft OneDrive. The search supports partial matches using keywords in the file name, metadata, or content. For an exact match, provide the full file name with its extension. The action searches across the specified folder and its subfolders.

# Input

Input fields Description
Folder Specify the folder to search in, including its subfolders. Provide the folder path, such as folder 1/folder 2.
Search query Provide a query to search for files. For an exact match, provide the full file name with its extension. For example, New_file.csv.

# Output

Output field Description
Files An array of files matching the search query. Each file contains information including the file name, size, and download URL.


Last updated: 1/16/2025, 3:49:14 PM

On this page