Search Document List in Sharepoint.
Options
Site Path: The path to the site in SharePoint being accessed.
Example: /sites/YourSite
Result Set: Specifies how many documents will be returned.
First file - Will only return the first file found.
All files - Will return all files found.
Document List: The folder in your Sharepoint site that will be searched.
Input Fields
- Search
- Query (string) - Query text to be used to search for items. This may matched across several fields including filename, metadata, and file content.
Output Fields
- Item
- File ID (string) - The ID of the file.
- Type (string) - The type of the file.
- Name (string) - The name of the file.
- Parent Item ID (string) - The Parent Item ID.