Posts tagged with SPFx

Call Dataverse API from SPFx Web Part

Call Dataverse API from SPFx Web Part

Accessing Dataverse data directly from SharePoint and Teams not only enhances the user experience by providing real-time data insights but also reduces the need for redundant data storage and synchronization. This integration empowers users to interact with critical business data without leaving the familiar SharePoint or Teams environment, fostering a more connected and efficient workflow. In this post, I will show you a step-by-step guide on how to create a service that retrieves data and pe

Read More
Provision Lists and Libraries with SPFx solution

Provision Lists and Libraries with SPFx solution

SharePoint Framework makes it possible to provision assets such as field, content type, list instance, and others within client-side solutions. In this post, I show you a couple of examples about the provisioning of list instances.

Read More
SPFx Web Part. Getting presence information of users from Microsoft Teams

SPFx Web Part. Getting presence information of users from Microsoft Teams

Getting user presence status with Microsoft Graph.

Read More