Category: Office 365

November 24, 2023 3 mins read

Dismantle SharePoint - How to use a document library to store technical drawings and download them in Peakboard dynamically

We often see screens in factories with technical drawings of their products. This is most common in manual/semi-manual production and quality management. Besides purely technical drawings, other unstructured data is also displayed: step-by-step guides, quality check instructions, and other documentation. The de facto standard format for all these documents is...

October 11, 2023 5 mins read

MS Graph API - Access the company's room calendars

In this article, we will learn how to use Microsoft’s Graph API to integrate room calendars into Peakboard. We will create a dashboard that lets the user select a room, and then displays the events of that room. Here’s what the finished dashboard looks like. Notice how the list of...

July 11, 2023 3 mins read

MS Graph API - Send messages to Teams group

Teams is one of the best communication tools for companies. This article explains how to send a Teams message from a Peakboard application using the MS Graph API. Please make sure to read through the basics of using MS Graph API in Peakboard: MS Graph API - Understand the basis...

June 09, 2023 3 mins read

MS Graph API - Understand the basics and get started

This article covers the basics of using the MS Graph API with Peakboard. It’s boring, but it’s necessary. Sorry for this. The extension As of June 2023, Peakboard doesn’t support Graph calls natively, but there is an extension that adds this functionality. Please check out the extension’s website to find...