Linking firebase / firestore database to TD

Hello,

I am trying to link my firebase database so that the collections and documents created appear in a table. I’ve had results using queries and basically using a text with python in it. I’d like instead to use a WebSocket to receive right away any documents added to the firestore. Has anyone done this before and is willing to help?

Thank you!

This is probably better suited for the ‘general’ section

Oh, Thank you for the input Xavier. I will move it there.