Learn to use external APIs in your SharePoint Framework projects.
Microsoft Learn
Updated Dec 12, 2024
What you'll learn
Create a SharePoint Framework project that requests and displays data from anonymous REST APIs
Demonstrate how to call REST APIs secured with Azure AD in SharePoint Framework projects
Demonstrate how to request and displays data from Microsoft Graph
Course Description
This module introduces you to using external APIs in your SharePoint Framework projects. SharePoint Framework projects can incorporate data from anonymous APIs, those REST APIs secured with Azure AD, and Microsoft Graph.