Basic Information

appmixer.microsoft.sharepoint.ListFiles

List Files

1.0.1

Public

List files in Microsoft sharepoint.

Input Ports

in

FieldTypeDescription
Site ID text Provide a site ID.
Drive ID text ID of the drive where the file is located.
Parent ID text Specify the ID of the parent folder. Leave empty to use 'root' as the parent.
Parent Path text Specify the path of the parent folder(Ignored if 'Parent ID' is set). Leave empty to use 'root' as the parent. Example: path/to/parent/folder.
Recursive toggle Check this box to list files recursively.
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.
Select text Comma-separated list of properties to include in the response.
Order By text Comma-separated list of properties used to sort the order of items in the response collection.
Filter text Filter string to filter the response based on a set of criteria.
File Types multiselect Restrict the results to specific file types. If no file types are selected, ALL file types will be monitored including folders.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata