Auto Update Element

When displaying data via an API, an option to refresh the data at every X seconds. Examples: Updating Weather, Updating Stock Market Data, Showing who’s live. Etc. Currently the only option it to push it to a collection from a 3rd party service (Zapier) and then refresh it that way which involves a lot of extra steps.