June 29, 2025 7 mins read

How to Build a Company Newsstand with a SharePoint List (and Peakboard Magic)

Office 365 is often used as a data backend for different applications within a company. In previous articles, we explained how to combine Peakboard and Office 365 apps. In this article, we explain how to use SharePoint lists to build a newsstand app that shows the latest company news.

How to Build a Company Newsstand with a SharePoint List (and Peakboard Magic)
June 21, 2025 7 mins read

Digital Walkaround Inspections Part II - How to Build an Auditing App

In our last article, we explained what an auditing app is and how the underlying tables work. The audit definitions are stored in the AuditTemplateHeader and AuditTemplateItem tables. And the audit run data is stored in the AuditHeader and AuditItem tables. We also discussed the sample data that is necessary...

Digital Walkaround Inspections Part II - How to Build an Auditing App

All Articles

May 28, 2025 2 mins read

All Aboard the API Express - Peakboard Meets Deutsche Bahn

On this blog, we’ve introduced many different APIs and explained how to use them in Peakboard. Today, we’ll be looking at the DBF API. This is an unofficial API that returns the arrival and departure times of trains in Germany. The API’s backend is open source, and you can learn...