Forum Discussion
RPADev
Oct 11, 2023Copper Contributor
Search through Sharepoint List Items via Graph API
I have a situation in which I would like to find a specific Folder inside a sharepoint environment. So the first steps are: Get User ID List Side ID List Side Items List Items (Shared Documents) > t...
RPADev
Oct 11, 2023Copper Contributor
I could use Microsoft Search API ?
https://learn.microsoft.com/en-us/graph/search-concept-files#example-2-search-list-items
https://learn.microsoft.com/en-us/graph/search-concept-files#example-2-search-list-items
RPADev
Oct 11, 2023Copper Contributor
I have solved the challenge using Graph API Microsoft Search