appmixer.microsoft.onedrive.ListFiles
1.1.0
Public
| Field | Type | Description |
|---|---|---|
| Drive | select | Select the drive type. |
| Drive ID | text | ID of the drive where the file is located. |
| Site ID | text | ID of the site where the file is located. |
| Group ID | text | ID of the group where the file is located. |
| User ID | text | ID of the user where the file is located. |
| Folder ID | text | ID assigned to a folder in OneDrive. |
| Folder Path | text | Path of a folder in OneDrive(Ignored if 'Folder ID' is set). Example: path/to/file/file.pdf |
| 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. |
| 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. |
| Limit | number | Limit the number of returned files. If you leave this field empty, first 100 files will be returned. |
Dynamic variables loaded from /component/appmixer/microsoft/onedrive/ListFiles?outPort=out