Automatic collection update?

I have a public page with some collections. I noticed that when I insert data in my Front it does not automatically update this page. Do I need to do some workflow?

My backend is subbase

Yes. Add a Fetch Collection action in a workflow.

1 Like

Did you set the table to real-time?

1 Like

Is this configuration in Supabase?

Is this action after inserting the data on the front or on the public page with a timer?

See the docs