Interval configuration of the Web API widget

Hey there fellow Squareduppers

We use the WebAPI widget to retrieve some data that we’d like to show in “real time” on our dashboard. Sadly I was not able to figure out how to change the interval of these requests. Is there a way to specify that the widget should execute it’s request to the API every x seconds or can I set up a webhook which I can send data to?

Thank you very much for your help!

The data will refresh with the page, every 60 seconds. You could use a browser rotator that refreshes the page more often (revolver for Chrome has this option), but do you really need the data more frequently than every 60 seconds?

Thank you for suggesting a plugin for refreshing the page. Of curse I don’t necessarily need to update the widget every second or so but it would be nice if I would be able to do so. Most of our widgets don’t need it yet but for future additions this would get pretty helpful.