I want to use ms graph API to search documents and files content over (SharePoint, Teams, Outlook Attachments, OneDrive) and I am wondering if all these documents and files are saved in one place to search?
I want to use ms graph API to search documents and files content over (SharePoint, Teams, Outlook Attachments, OneDrive) and I am wondering if all these documents and files are saved in one place to search?
You can use the Microsoft Search API provides one unified search endpoint that you can use to query data in the Microsoft cloud - messages and events in Outlook mailboxes, and files on OneDrive and SharePoint - that Microsoft Search already indexes. You can search messages, OneDrive/Sharepoint info etc.
Thanks for your reply,
I have tried MS graph search API but there is no API for search documents in Teams messages channels, is that available?
And I am still wondering, are SharePoint, Teams and OneDrive using the same storage, if that is correct so I can search them all in one request?
Up till now I cannot find a way to search files in Teams channels and messages. However, I think Team channel is a SharePoint list so if that is correct I can use ms graph SharePoint API to search in Teams files, is that correct?
1 Person is following this question.