Extract results from Send HTTP request to SharePoint
Description
You can Extract results from Send HTTP search request to SharePoint.
Input Arguments
Input Argument | Type | Description | Required? | Advanced Option? | Default |
---|---|---|---|---|---|
SharePoint Search Request | Get | The body of Send a HTTP request to SharePoint | ✔️ | ❌ | - |
Output
Response | Type | Description |
---|---|---|
Search results | String | The SharePoint search results as string. |
`Title | String | The title of each SharePoint site or item returned in the search. |
Link | String | The URL or link to each SharePoint site or item. |
Raw result item | Object | A full raw object for each item in the result. |
Parsed result list | Array | The full list of parsed result items, available in body/sharePointSearchResults. |
Power Automate Examples
Extract results from Send HTTP request to SharePoint
We use a Send a HTTP request to SharePoint action to search for sites in our SharePoint tenant.
💡
Looking for the response to this example? Scroll up to see the Output tab.
Known Limitations
⚠️
If you experienced other limitations please get in touch with us!