Dave Clarke
Senior Product Manager, SquaredUp
Senior Product Manager, SquaredUp
As a Product Manager at SquaredUp, I'm always on the lookout for innovative ways to use our products and visualize unusual data. The introduction of our Web API feature couldn't have come at a better time—I could finally create a dashboard for my car! Alongside the launch of our WebAPI integration we also announced a dashboard competition, which means I had the chance to win some cool swag too! 🎉
Ford provide the FordPass app which allows you to see some information about the car remotely, for example the fuel level or the tyre pressures but it’s fairly limited in what’s shown when compared to the data returned by the API, for example door and window status, security messages etc. In addition, SquaredUp allows me to configure monitoring and notifications for any available metric, for example alerting me when fuel is running low.
Join me on an exciting three-part series where I'll share the step-by-step process of building this dashboard using SquaredUp's Web API integration. We'll dive into the technical details, explore our range of visualizations, and leverage the power of SquaredUp to create an awesome dashboard.
In this first post we’ll explore how to setup the Web API integration to consume data from an external API. We’ll focus on:
To start dashboarding external data we need to add a Data Source. In SquaredUp, Data Sources allow you to fetch data on-demand. There’s over 80 out of the box data sources for tools such as Dynatrace, GitHub, Salesforce and more. Learn more about Data Sources.
/vehicle/info
Now we’ve got a connected data source we can start to query some data and build a dashboard.
/vehicle/info
vehicleStatus
results
property you can specify that here.SquaredUp automatically picks a visualization based on the data in the tile, but you may need to adjust this or select different data to show - on to the next step!
In the next part of this series we’ll look at formatting and customizing data using the SQL Analytics feature. For example in the above tile we’re showing the value as kilometers but perhaps we want to show miles instead.
This blog forms part of a three-part series where I showcase just how easy it is to build dashboards in SquaredUp using our Web API integration and our recently re-designed tile editing experience, centered around building a dashboard for my car.
In the next part we’ll take a look how you can use our SQL Analytics feature to format and customize data with ease.