Forum Discussion

IrvanR's avatar
IrvanR
Brass Contributor
May 26, 2025

Display Upcoming Event All Room to SharePoint Page

I want to display upcoming events from all resource rooms in the organization to a page created in SharePoint.
The goal is that the page will later appear on the Screen in the Lobby room, so that all guest users can see the events and rooms they are going to.

Is this possible, please advise.
Thank you

1 Reply

  • One way to achieve this would be to utilize SharePoint Framework (SPFx) to build a custom webpart using the Graph API to pull in the information dynamically.

    Alternatively, a Power App that does something similar that also utilizes the Graph API.

    I'm not sure what the Graph API endpoints would be required though.

Resources