Now that we have designed our basic workflow to extract and load data in near Real time, we will now design a workflow that shows a line graph of this data and automatically updates every 5 seconds. According to your business need and the capacity of your system, you can adjust this frequency by modifying the Wait node. Below you can see a screenshot of the Workflow:
As you can see, it is getting chilly 😋
In the video at the bottom you can see how t would look. When the workflow from the previous page is running simultaneously, the graph will update. (but of course the temperature will not change much in such a short time span....)
The graph is not very polished,but I hope you get the idea 💡