Basic Information

appmixer.microsoft.sharepoint.FindFilesOrFolders

Find Files or Folders

1.0.1

Public

Find files or folders recursively in Microsoft SharePoint using query.

Input Ports

in

FieldTypeDescription
Query text The query text used to search for items. Values may be matched across several fields including filename, metadata, and file content.
Site ID text Provide a site ID.
Drive ID text ID of the drive where the file is located.
Parent Path text Specify the path of the parent folder. Leave empty to use selected Drive as the parent. Example: path/to/parent/folder.
Output Type select Choose whether you want to receive the result set as one complete list, or one item at a time or stream the items to a file. For large datasets, streaming the rows to a file is the most efficient method.
File Type multiselect Restrict the results to specific item types. If no types are selected, ALL item types will be returned including folders.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata