Back to publications

ModuleMicrosoft Learn
2018
Microsoft Learning: Leverage Microsoft Graph & third-party APIs
View on Microsoft Learn
Still published and available on the original platform.
Overview
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
- Create a SharePoint Framework project that requests and displays data from anonymous REST APIs
- Demonstrate how to call REST APIs secured with Microsoft Entra ID in SharePoint Framework projects
- Demonstrate how to request and displays data from Microsoft Graph