About 169 results
Open links in new tab
  1. Common integration patterns with Microsoft Graph

    The following image shows the Microsoft Graph integration patterns, their associated architectural characteristic, and the types of solutions they map to. The wide range of integration options can make it difficult to choose the best option for your needs.

  2. Best practices for working with Microsoft Graph

    Nov 7, 2024 · Graph Explorer lets you craft REST requests (with full CRUD support), adapt the HTTP request headers, and see the data responses. To help you get started, Graph Explorer also provides a set of sample queries. Experiment with new APIs before you …

  3. Use the Microsoft Graph API - Microsoft Graph | Microsoft Learn

    Nov 7, 2024 · Microsoft Graph is a RESTful web API that enables you to access Microsoft Cloud service resources. After you register your app and get authentication tokens for a user or service, you can make requests to the Microsoft Graph API.

  4. Microsoft Graph REST API Guidelines - GitHub

    The Microsoft Graph REST API Guidelines consist of a concise overview document, a collection of articles on Graph standards, and a library of patterns that provide best practices for resolving common API design problems.

  5. Graph Explorer | Try Microsoft Graph APIs - Microsoft Graph

    Try the Graph Explorer developer tool to learn about Microsoft Graph APIs. Includes code snippets, Microsoft Graph Toolkit, and Adaptive Cards integration.

  6. Microsoft Graph Dev Center | APIs and app development

    Use the Microsoft Graph REST API to build apps that access, analyze, and augment data from Microsoft 365. Choose a language, get a client ID, and download a working sample that calls Microsoft Graph. Or, follow along step-by-step to build your sample.

  7. api-guidelines/graph/patterns/facets.md at vNext · microsoft ... - GitHub

    Microsoft Graph API Design Pattern. A frequent pattern in Microsoft Graph is to model multiple variants of a common concept as a single entity type with common properties and facets for variants.

  8. The Ultimate Beginner’s Guide to Microsoft Graph

    May 7, 2022 · Via the Microsoft Graph API, we have access to different kinds of entities, such as a Microsoft 365 group, a Teams team, and files in a SharePoint document library, and they are all connected.

  9. Microsoft Graph API: Purpose, Use Cases, and Examples

    Oct 16, 2024 · Microsoft Graph API is a RESTful web API that enables developers to access a wide range of Microsoft 365 services using a single endpoint (https://graph.microsoft.com). It provides access to users, groups, mail, calendars, files, …

  10. api-guidelines/graph/patterns/upsert.md at vNext · microsoft ... - GitHub

    Microsoft Graph API Design Pattern. The Upsert pattern is a non-destructive idempotent operation using a client-provided key, that ensures that system resources can be deployed in a reliable, repeatable, and controlled way, typically used in Infrastructure as Code (IaC) scenarios.

  11. Some results have been removed
Refresh