Relative Content

Tag Archive for microsoft-graph-apisharepoint-online

Searching Folder in SharePoint via Microsoft Graph API or phpSPO

I’m currently working on a project that integrates with SharePoint Online, and I’m trying to search for a folder named “Documentos” in a specific SharePoint site using two different approaches: the Microsoft Graph API (msgraph package) and the SharePoint REST API (vgrem/phpSPO package).