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
Type: graphDescription: Graph
Output ports¶
- graph
Type: graphDescription: 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¶
Example flows demonstrating this node:
Implementation¶
- class node_graph.SearchGraph[source]