Search for Drive Items¶
Documentation¶
Search for Drive Items in OneDrive and SharePoint.
Outputs Graph port with a Response List of matched Drive Items as Graph Data.
See Use the Microsoft Search API to search content in OneDrive and SharePoint for more details.
Definition¶
Input ports¶
- graph graph
Graph
Output ports¶
- graph graph
Graph
Configuration¶
- Output files (output_files)
Include files in the output
- Output folders (output_folders)
Include folders in the output
- Query (query)
Enter Drive Item query
Examples¶
Implementation¶
- class node_graph.SearchGraph[source]