Context Microsoft Graph is the gateway to your data and intelligence in your Microsoft 365 tenant. You can use Microsoft Graph to build powerful applications and automations for your company and consumers. Microsoft Graph is a pillar (core service) in the Microsoft 365 ecosystem as it exposes REST APIs to access data on the major … Continue reading Get notified of changes in your tenant with Microsoft Graph, Azure Event Hubs and Logic Apps
Category: Microsoft Graph
Join the 30 Days of Microsoft Graph Challenge 🦒
Did you know that everyday millions of people use Microsoft applications? Are you interested in building solutions for these users? If yes, then join us for #30DaysOfMSGraph. Learn more about this challenge: http://aka.ms/about30daysofmsgraph, and join us if you are interested: http://aka.ms/30daysofmsgraph/register. https://www.youtube.com/shorts/yNGOi51DJbY
Getting started with Microsoft Graph Toolkit and SharePoint Framework
https://www.youtube.com/watch?v=b914nIub-s0 In this 11-minute developer-focused demo, Yves Habersaat articulates how the Microsoft Graph ToolkIn this 11-minute developer-focused demo, Yves Habersaat articulates how the Microsoft Graph Toolkit (MGT) together with SharePoint Framework (SPFx) and custom templates work together to display agendas, files, tasks, messages and more. To set up your environment - install mgt-spfx, mgt-spfx npm, … Continue reading Getting started with Microsoft Graph Toolkit and SharePoint Framework
Viva Connections & SharePoint Framework Community call – 10th of March, 2022
On March 10th, I made a demo at the Viva Connections & SharePoint Framework Community call on how to get started with Microsoft Graph Toolkit and SharePoint Framework and you can find the full recording below. Thanks again to Patrick, Vesa, David and all the Microsoft 365 PnP team for hosting the call! https://www.youtube.com/watch?v=G1XEqm01xrA
Microsoft Graph Toolkit with SharePoint Framework and React demystified
Context Recently, I saw a lot of people asking through GitHub or Microsoft tech communities for more documentation about Microsoft Graph Toolkit (MGT) with SharePoint Framework (SPFx) and React. With the latest releases of SPFx, my previous article is no longer up to date so this new article will give you a simple up to … Continue reading Microsoft Graph Toolkit with SharePoint Framework and React demystified
New upload feature in Microsoft Graph Toolkit (MGT) File List component
Context Microsoft Graph Toolkit (MGT) latest release v2.3.0 introduced a brand new upload feature in the File List component which is really cool and useful for every Microsoft 365 developer. In this article, I'll show you how to use this new feature in a SharePoint Framework (SPFx) and React web part project context so let's … Continue reading New upload feature in Microsoft Graph Toolkit (MGT) File List component
New File components in Microsoft Graph Toolkit v2.2.0
Context With the latest release of Microsoft Graph Toolkit (MGT) v2.2.0, Microsoft Graph's team introduced two brand new UI components File and File list to work with files and folders from OneDrive or SharePoint. In this article, I'll show you a quick overview of what's available with these new components so let's go! File component … Continue reading New File components in Microsoft Graph Toolkit v2.2.0
[FR] aMS Online #28: Microsoft Teams & Graph API (29/04/2021)
Last Thursday, I was invited at aMS Online #28 to present my session (french) around Microsoft Teams & Graph API and you can watch the full recording below. Thanks again to Patrick Guimonet for the invitation! https://www.youtube.com/watch?v=XyqIk8Iq4oQ
Manage sites content types with Microsoft Graph (beta)
Context Project Cortex uses AI for recognizing content types across systems then creates a knowledge network based on relationships among topics, content, and people (Viva Topics/SharePoint Syntex). This is my second article about Content services in Microsoft 365 and today I'm covering Content types APIs in Microsoft Graph (beta endpoint) which provide CRUD operations like … Continue reading Manage sites content types with Microsoft Graph (beta)
Manage tenant term store with Microsoft Graph (preview)
Context Taxonomy APIs actually in preview provide CRUD operations of the taxonomy service within Project Cortex. These APIs are available for third party developers on the Microsoft Graph beta endpoint with capacities like creating/updating/deleting a group, set, term, relation and their properties. Now let's see how it works together! Permissions First, you need to make … Continue reading Manage tenant term store with Microsoft Graph (preview)