Below you will find pages that utilize the taxonomy term “Graph”
Posts
Downloading Files from SharePoint via Graph Using Python
a Python script to simplify downloading files from SharePoint via Graph API. While not production-ready, it’s a great starting point for automating this task. Python is ideal for integrating into notebooks for data ingestion into AI Search, allowing efficient file downloads
read more
Posts
ServiceNow Support Portal URLs in M365 Graph Connector
Microsoft’s Graph Connectors for ServiceNow streamline data integration without requiring backend infrastructure. However, the URLs generated often lead to the backend interface, which is inaccessible to end users. This post discusses URL manipulation techniques for adapting search results to point users to the Support Portal, ensuring better usability and access.
read more
Posts
How to use ExternalItem.ReadWrite.Ownedby
Unlock the secret to mastering M365 Search permissions! Discover how to leverage the ExternalItem.ReadWrite.OwnedBy permission effectively with a simple PATCH request. Don’t risk your project by using the broader ExternalItem.ReadWrite.All—follow this step-by-step guide for a streamlined approach that ensures security and efficiency!
read more
Posts
How to Read SharePoint Storage Capacity with Graph
SharePoint Admins: Avoid Storage Disasters! 🚨 Learn how to monitor your SharePoint Online storage automatically using Microsoft Graph calls. Discover a step-by-step method to calculate your storage capacity and prevent running out of space. Stop guessing—start automating! Read now and future-proof your SharePoint environment. 📊✨
read more