How to listen firestore changes and show in retool table

If any data changes in firestore , it should be reflected in the retool table.

Hey Rakesh, unfortunately we don’t support this (out of the box) yet :frowning: But this is an interesting feature request, I’ll let the team know! However, you would be able to do it in a custom component with the Firebase web API. You should be able to trigger queries and read values from the rest of the Retool UI :slight_smile:

1 Like