How to integrate and visualize your external data
Dashboard Server brings together data from your existing platforms and tools on-demand, creating interactive, consistent dashboards and drilldowns for real-time insights and better decision making.
It's not just about data from
Web API for data from any REST API
PowerShell to visualize and combine data from virtually any source
SQL for data from SQL databases
This is made easy using native data integrations in the form of dedicated tiles for popular providers:
Dashboards can be further enriched by embedding web page content, custom HTML and images:
If you're looking for some real-life examples of Dashboard Server dashboards, check out our GitHub Samples repository. You'll find dashboards built by the community as JSON exports you can use as templates for configuring your own dashboards.
Data Sources
Web API tile
The Web API tile allows you to pull data from external APIs and display this data using a variety of visualizations.
What kinds of APIs are supported?
The Web API tile works with any REST API that returns JSON.
How do I connect to the API I want to use?
The connection details are not stored in the tile, but in the provider. You need to create a provider before you can use the Web API tile. Adding an API provider is a one-time configuration task to be carried out by a Dashboard Server administrator.
See How to add a Web API provider
How do I get data from the API into the tile?
The Web API tile supports GET
and POST
requests. For the format of those requests, you need to refer to the API documentation of the service you want to integrate with.
Once a provider has been configured for a particular API provider it can be used in multiple tiles.
See How to use the Web API tile
PowerShell tile
Using the PowerShell tile you can transform and visualize data from external tools and data stores and even combine data from several sources.
See How to use the PowerShell tile
SQL tile
The SQL tile can show many visualizations using SQL queries.
Native Data Integrations
Azure Log Analytics
Query Log Analytics data from Azure Monitor and display the information on your dashboard using a range of visualizations.
See How to use the Azure Log Analytics tile
Azure Application Insights
Query App Insights and display grid and scalar data in Dashboard Server.
See How to use the Azure Application Insights tile
Elasticsearch
The Dashboard Server Elasticsearch integration allows you to easily show data from your Elasticsearch instance.
See How to use the Elasticsearch tile
ServiceNow
The ServiceNow tile
The Web API tile can display other data in addition to incidents and change requests, it gives you more flexibility and advanced configurations.
See How to use the ServiceNow tile or How to use the Web API tile with ServiceNow
Splunk
Visualize your Splunk queries using the easy to use dedicated Splunk tile.
See How to use the Splunk tile
Embedding Content
Web Content tile
The Web Content tile enables you to enrich your dashboards with data from other web pages and custom HTML.
With a Web Content tile you can:
Add HTML, for example to add formatted text or links to other websites.
Embed web pages via iframe, for example to show web content from another site alongside the data in other tiles on the dashboard.
See How to use the Web Content tile
Image tile
The Image tile allows you to add any image to your dashboard.