Continuously update table?

Is it possible to continuously refresh table data on a set interval (~1min)? We have two tables (used separately in different apps), one pulling from Google Sheets and one pulling from a postgres database and would like update the table on a set frequency to pull in any new data. Is this possible? If so, how would I go about doing that?

See this post:

2 Likes