Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Continuously get data from REST API to an updating table (bearer token expires every 24h)

Hi,   I'm trying to get data from a REST API that is sending data of a ventilation unit. I can get the instantaneous values (for example room temperature) by the following method: Get data -> Web -...