Back to publications
Microsoft Learning: Leverage Microsoft Graph & third-party APIs
ModuleMicrosoft Learn 2018

Microsoft Learning: Leverage Microsoft Graph & third-party APIs

View on Microsoft Learn

Still published and available on the original platform.

Overview

I work with Microsoft Learning to publish & maintain multiple self-paced learning modules related to Microsoft 365. These modules are primarily used as self-paced study resources for developers preparing to take the MS-600 exam, the only prerequisite to achieve the Microsoft 365 Certified: Teams Application Developer Associate certification. This is one of those modules.

This module will introduce you to using external APIs in your SharePoint Framework projects. SharePoint Framework projects can incorporate data from anonymous APIs, those REST APIs secured with Microsoft Entra ID, and Microsoft Graph.

Learning objectives

  1. Create a SharePoint Framework project that requests and displays data from anonymous REST APIs
  2. Demonstrate how to call REST APIs secured with Microsoft Entra ID in SharePoint Framework projects
  3. Demonstrate how to request and displays data from Microsoft Graph