Search SharePoint with Microsoft Graph Search API - Application

Описание к видео Search SharePoint with Microsoft Graph Search API - Application

Authenticating to and using Microsoft Graph Search API to search through Microsoft 365 SharePoint and Teams content programmatically as daemon/unattended application

0:30 use-cases for user-based (delegated access) m365 SharePoint search
2:20 use-cases for unattended (application access) m365 SharePoint search
6:15 demo: configuring Azure App Registration for Unattended Search
8:30 demo: authenticating to MS Graph API with client id and client secret
10:00 demo: calling Microsoft Graph Search API
16:20 demo: Microsoft Graph Search API size options for paging
19:00 demo: Microsoft Graph Search API fields options

Playlist:    • Search in Microsoft 365 SharePoint Te...  
Blog article: https://vladilen.com/microsoft-365/se...
Code samples: https://github.com/VladilenK/m365-Pow...

Update: explore $res.value[0].hitsContainers[0].moreResultsAvailable object property to check if there are more results to return for paging

Комментарии

Информация по комментариям в разработке