Sort by
Newest
Get Excel workbooks using Microsoft Graph and MSAL in an Outlook Add-in
Learn how to build a Microsoft Outlook Add-in that connects to Microsoft Graph.
Last updated on: February 5, 2025
Office Add-in that supports Single Sign-on to Office, the Add-in, and Microsoft Graph
The `getAccessToken` API in Office.js enables users who are signed into Office to get access to an AAD-protected add-in and to Microsoft Graph without...
Last updated on: February 5, 2025
Office Add-in that supports Single Sign-on to Office, the add-in, and Microsoft Graph
This sample implements an Office Add-in that uses the `getAccessToken` API in Office.js to give the add-in access to Microsoft Graph data. This sample...
Last updated on: February 5, 2025
Get OneDrive data using Microsoft Graph and msal.js in an Office Add-in
Learn how to build a Microsoft Office Add-in, as a single-page application with no backend, that connects to Microsoft Graph, finds the first three workbooks stored in OneDrive for Business, fetches their filenames, and inserts the names into an Office document using Office.js.
Last updated on: February 5, 2025
Microsoft Graph Change Notifications Sample for Java Spring
Create Microsoft Graph webhook subscriptions for a Java Spring app, so that it can receive notifications of changes for any resource. This sample also supports receiving change notifications with data, validating and decrypting the payload.
Last updated on: February 1, 2025
Microsoft Graph Webhooks Sample for Node.js
Create Microsoft Graph webhook subscriptions for a Node.js Express app, so that it can receive notifications of changes for any resource. This sample also supports receiving change notifications with data, validating and decrypting the payload.
Last updated on: November 26, 2024
Microsoft Graph Change Notifications Sample for ASP.NET Core
Create Microsoft Graph webhook subscriptions for an ASP.NET Core app, so that it can receive notifications of changes for any resource. This sample also supports receiving change notifications with data, validating and decrypting the payload.
Last updated on: November 19, 2024
Get OneDrive data using Microsoft Graph and msal.js in an Office Add-in
Learn how to build a Microsoft Office Add-in, as a single-page application with no backend, that connects to Microsoft Graph, finds the first three workbooks stored in OneDrive for Business, fetches their filenames, and inserts the names into an Office document using Office.js.
Last updated on: November 12, 2024
Office Add-in that supports Single Sign-on to Office, the Add-in, and Microsoft Graph
The `getAccessToken` API in Office.js enables users who are signed into Office to get access to an AAD-protected add-in and to Microsoft Graph without...
Last updated on: November 12, 2024
Office Add-in that supports Single Sign-on to Office, the add-in, and Microsoft Graph
This sample implements an Office Add-in that uses the `getAccessToken` API in Office.js to give the add-in access to Microsoft Graph data. This sample...
Last updated on: October 25, 2024