Skip to main content
SharePoint

External API calls tracking with Application Insights

Last modified on August 10, 2024

This SPFx solution is designed to monitor and track API calls executed within any SharePoint Online (SPO) site.

View on GitHub Download from GitHub

References

Build your first SharePoint client-side web part

Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.