-
Connecting Canary to Power BI (version 22)
This article will take you through the process of reading data out of the Historian and into Power BI using Canary's web API. In the 2 examples below, we are connecting to the anonymous endpoint…
-
Writing Data to the Historian Using Canary's APIs (version 22)
The .NET APIs that Canary's own suite of data collectors use to prepare data for the Sender Service are publicly exposed for your own use. This enables you to create custom data collection that uses…
-
Data Queries Using The Read API (version 22)
Canary uses .NET APIs and a web API to move data between the Views and its own client tools. These same APIs are made public and can be used to create similar data connections to third-party…
-
Web Read API - Postman Example (version 22)
The following article demonstrates how to set up an environment within Postman (v9.09) for testing Canary's web read API. Postman is a platform designed for building and using API's.…
-
Web Write API - Postman Example (version 22)
The following article demonstrates how to set up an environment within Postman (v9.09) for testing Canary's web write API. Postman is a platform designed for building and using API's.…