Integrating Supabase realtime broadcaste in retool

Hi everyone,

I'm relatively new to building no-code applications and don't have much development experience. However, I've successfully deployed a few client-facing applications without any major issues.

I'm currently exploring Retool and I'm curious about its capabilities for real-time updates using Supabase. Instead of performing a getItems query each time there's an update, which pulls all data from the database, I'm wondering if Retool supports real-time broadcasting from Supabase. Essentially, I'm looking for a way to automatically reflect changes in my application without the need for constant querying.

If anyone has experience with this or can share reference links that are accessible for someone building apps without coding experience, I'd greatly appreciate it.

Thanks in advance!