Dashboard for Meeting Room availability

Hi SquaredUp Community,
I am looking for some help on creating a dashboard that has a map/image of our meeting rooms which would also show whether they are available or not.
I have seen some products in the market that wall panels which indicate whether the room is free or not, but haven’t managed to figure out whether the availability status is done via PowerShell or API.
Any help is highly appreciated.
Thanks

Hey Tom.

What do you use for calendars for your meeting rooms? If they’re all Exchange resources, the getSchedule powershell cmdlet is probably a good approach.

For Exchange Online, the Graph API for M365 would work too, probably still using powershell for flexibility.

1 Like