Microsoft Graph Postman Collections
The Microsoft Graph Postman Collections has moved to Postman workspaces. Please follow these setup steps.
There are no reviews yet. Be the first to send feedback to the community and the maintainers!
The Microsoft Graph Postman Collections has moved to Postman workspaces. Please follow these setup steps.
powershell-intune-samples
This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.microsoft-graph-docs
Documentation for the Microsoft Graph REST APImicrosoft-graph-toolkit
Authentication Providers and UI components for Microsoft Graph 🦒msgraph-sdk-powershell
Powershell SDK for Microsoft Graphmsgraph-sdk-dotnet
Microsoft Graph Client Library for .NET!msgraph-sdk-javascript
Microsoft Graph client library for JavaScriptmsgraph-sdk-php
Microsoft Graph Library for PHP.msgraph-sdk-java
Microsoft Graph SDK for Javamsgraph-sdk-python
msgraph-sdk-python-core
Microsoft Graph client library for Pythonmsgraph-sdk-go
Microsoft Graph SDK for Gomicrosoft-graph-explorer-v4
React/Redux version of Graph Explorer used to learn the Microsoft Graph Apisecurity-api-solutions
Microsoft Graph Security API applications and services.microsoft-graph-comms-samples
Microsoft Graph Communications Samplesaspnet-snippets-sample
A repository of code snippets that use Microsoft Graph to perform common tasks such as sending email, managing groups, and other activities from an ASP.NET Core MVC app. This sample uses the Microsoft Graph .NET Client Library to work with data, and the Microsoft Identity Web Library for authentication on the Microsoft identity platform v2.0 endpoint.msgraph-sample-nodeexpressapp
This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from Node.js Express apps.msgraph-sdk-dotnet-core
The core Microsoft Graph client library for .Net. (Microsoft.Graph.Core)msgraph-sample-phpapp
This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from PHP web apps.nodejs-webhooks-sample
Create Microsoft Graph webhook subscriptions for a Node.js app, so that it can receive notifications of changes in a user’s Microsoft account data.python-sample-auth
Please see https://github.com/microsoftgraph/msgraph-training-pythondjangoapp for a Python sample.microsoft-graph-explorer
We've moved! You can contribute to our new repository heremsgraph-sample-pythondjangoapp
This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from Python web apps.msgraph-sample-reactspa
This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from React browser apps.aspnetcore-connect-sample
[ARCHIVED] This ASP.NET Core MVC sample shows how to connect to Microsoft Graph using delegated permissions and the Azure AD v2.0 (MSAL) endpoint.aspnetcore-webhooks-sample
This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint.msgraph-training-dotnet
Microsoft Graph Training Module - Build .NET apps with Microsoft Graphmsgraph-typescript-typings
Microsoft Graph TypeScript Type Definitionscsharp-teams-sample-graph
[ARCHIVED] Sample apps (C# and node) for accessing Microsoft Teams data via the Microsoft Graphpython3-connect-rest-sample
[ARCHIVED] This sample shows how to connect your Python web app to Office 365 using Microsoft Graph to send an email.msgraph-sdk-ruby
Microsoft Graph Ruby client library for v1 APIsnodejs-connect-rest-sample
[ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within a Node.js web application. This sample sends REST calls directly to the Microsoft Graph endpoint, and authenticates with the Azure AD v2.0 endpoint to support Microsoft Accounts and work or school accounts.msgraph-metadata
Microsoft Graph metadata captured and used for generating client library code files.group-membership-management
Group Membership Management (GMM) is a service that dynamically manages the membership of AAD Groups. Groups managed by GMM can have their membership defined using existing AAD Groups and/or custom membership sources.msgraph-training-aspnetmvcapp
Microsoft Graph Training Module - Build MVC apps with Microsoft Graphmsgraph-cli
CLI tool for Microsoft Graph based on .NETmsgraph-beta-sdk-dotnet
The Microsoft Graph Client Beta Library for .NET supports the Microsoft Graph /beta endpoint. (preview)dotnetcore-console-sample
.Net Core console application for calling Microsoft Graph. Sample built from scratch.MSGraph-SDK-Code-Generator
MSGraph SDK Code Generatormicrosoft-graph-devx-api
Services API for Graph Explorermsgraph-sample-rubyrailsapp
This sample demonstrates how to use the Microsoft Graph REST API to access data in Office 365 from Ruby on Rails apps.30DaysMSGraph-TryItOut
This repo contains the Try It Out samples from the 30 Days of Microsoft Graph blog series (https://aka.ms/30DaysMSGraph).python-security-rest-sample
This sample shows how to connect your Python web app to the Security API using Microsoft Graph.php-connect-rest-sample
[ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within a php web application. This sample gets OAuth tokens from the Azure AD v2.0 endpoint and uses REST calls directly to Microsoft Graph.msgraph-sdk-dotnet-auth
Archived - use the TokenCredential classes provided by Azure.Identity. https://docs.microsoft.com/en-us/dotnet/api/overview/azure/identity-readmegraphql-demo
[ARCHIVED] GraphQL for Microsoft Graphmsgraph-sdk-design
Requirements and design documents for Microsoft Graph SDKsmsgraph-sample-aspnet-core
This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from ASP.NET Core apps.python-sample-console-app
Please see https://github.com/microsoftgraph/msgraph-training-pythondjangoapp for a Python sample.contoso-airlines-teams-sample
aspnet-connect-rest-sample
[ARCHIVED] This ASP.NET MVC sample shows how to connect to Microsoft Graph and use the API to send an email.entra-powershell
Microsoft Entra PowerShellmsgraph-sample-angularspa
This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from Angular single-page applications.msgraph-training-python
Completed project for Build Python apps with Microsoft Graphaspnet-security-api-sample
This sample shows how to connect your ASP .Net web app to the Security API using Microsoft Graph SDK.msgraph-community-samples
Repo for community contributed samplesmsgraph-training-java
Microsoft Graph Training Module - Build Java apps with Microsoft Graphdataconnect-solutions
Microsoft Graph Data Connect enables scaled access to Microsoft 365 data with fine grained consent model, integrated with compliance and governance, to enable analytics and big data applications on the largest productivity platform.aspnet-connect-sample
[ARCHIVED] This walkthrough shows you how to use the Office 365 Connected Services in Visual Studio 2017.msgraph-sdk-java-core
Microsoft Graph SDK for Java - Core Librarymsgraph-training-changenotifications
php-connect-sample
[ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within a PHP web application. This sample gets OAuth tokens from the Azure AD v2.0 endpoint and connects it to the Microsoft Graph SDK for PHP.msgraph-sdk-android
Microsoft Graph SDK for Android! https://graph.microsoft.iomicrosoft-graph-docs-contrib
Documentation for the Microsoft Graph REST APImsgraph-training-authentication
[ARCHIVED] Microsoft Graph Training Module - Authenticationangular-connect-rest-sample
[ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within an AngularJS web application. This sample uses REST calls directly to the Microsoft Graph endpoint and authenticates users with Microsoft Accounts or work or school Office 365 accounts.msgraph-sample-azurefunction-csharp
This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from Azure Functions.nodejs-apponlytoken-rest-sample
[ARCHIVED] This sample shows how to connect a service or daemon app (written in Node.js) to the Microsoft Graph API.msgraph-cli-archived
The Microsoft Graph CLI repository has moved. This repository is now an archive.msgraph-sample-react-native
This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from React Native mobile apps.aspnet-webhooks-rest-sample
Webhooks in Microsoft Graph notify your web application about changes in user data. You can create a webhook subscription to get notified about changes in user's data. This sample uses the Azure AD endpoint to obtain an access token for work or school accounts.msgraph-search-connector-sample
This .NET Core application shows how to use the Microsoft Graph indexing API to create a connection to the Microsoft Search service and index custom items.java-spring-webhooks-sample
Receive change notifications with data with the Microsoft Graphmsgraph-bicep-types
Repo contains Microsoft Graph resource types to integrate with bicep templates.xamarin-csharp-propertymanager-sample
[ARCHIVED] Demonstrates how to use the Microsoft Graph as the only back-end component for a complete property management solution.msgraph-sample-android
This sample demonstrates how to use the Microsoft Graph Java SDK to access data in Office 365 from native mobile Android applications.msgraph-sdk-objc
Microsoft Graph SDK for Objective-Cconsole-csharp-connect-sample
[ARCHIVED] This sample shows how to connect a Windows console application to a Microsoft work or school (Azure Active Directory) or personal (Microsoft) account using the Microsoft Graph API to send an email.msgraph-sample-spfx
This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from SharePoint Framework (SPFX) applications.angular2-connect-rest-sample
[ARCHIVED] To see a current sample that demonstrates the concepts explained here, visit https://github.com/microsoftgraph/angular4-connect-samplemsgraph-sdk-java-auth
Authentication Providers for Microsoft Graph Java SDKruby-connect-rest-sample
[ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account resources from within a Ruby on Rails web application. This sample uses REST calls directly to Microsoft Graph, and uses the Azure AD v2.0 endpoint for authentication of users' work or school Office 365 accounts.meetings-capture-sample
A Microsoft Teams solution that helps teams capture meeting minute notes inside individual channelsmsgraph-sample-blazor-clientside
This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from Blazor WebAssembly apps.msgraph-sdk-dotnet-contrib
Community contributed extensions to the Microsoft Graph .NET SDK service library, to support APIs that have not yet made it into Microsoft Graphmsgraph-sample-maui
This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from .NET MAUI apps.msgraph-sample-uwp
This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from UWP apps.msgraph-samples-dashboard
Dashboard for msgraph samplescontoso-airlines-azure-functions-sample
[ARCHIVED]botframework-csharp-excelbot-rest-sample
[ARCHIVED] Excel Bot is a bot built with the Microsoft Bot Framework that demonstrates how to use Excel with the Microsoft Graph APImsgraph-training-building-apps
[ARCHIVED] Microsoft Graph Training Module - Building Appsuwp-csharp-connect-sample
[ARCHIVED] This sample shows how to connect your Windows 10 Universal app to Office 365 using the Microsoft Graph .NET client library to send an email.msgraph-beta-sdk-python
msgraph-training-powerautomate
Microsoft Graph Training Module - Create a Microsoft Graph JSON Batch Custom Connector for Microsoft Power Automate & Azure Logic Appspython-sample-send-mail
[ARCHIVED] send email from Python via Microsoft Graphuwp-csharp-snippets-sample
[ARCHIVED] This sample shows how to use the Microsoft Graph SDK to send email, manage groups, and perform other activities with Office 365 data.msgraph-sdk-ios
[ARCHIVED] Microsoft Graph SDK for iOSmsgraph-training-dataconnect
react-officeuifabric-sample
[ARCHIVED] This sample demonstrates how to populate Office UI Fabric React components with data retrieved from Microsoft Graph.msgraph-beta-sdk-java
Microsoft Graph Beta Java SDKmsgraph-sample-javascriptspa
This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from JavaScript browser apps.Love Open Source and this site? Check out how you can help us