Alonso
Alonso•5d ago

Is there a way to add a Firebase/Firestore trigger to the Hub?

Hello, I'm looking to trigger an action when a new document gets added to a Firestore/Firebase collection. So far the action and such are available on the hub, but there is no way to detect the new document. What could I do to create this myself, or get it created by the Windmill team?
4 Replies
rubenf
rubenf•5d ago
you can write the code for it and publish it on the hub
Alonso
AlonsoOP•5d ago
Could I write it in Python or does it need to be JS/TS?
rubenf
rubenf•5d ago
better JS/TS but you can write in python yes
Alonso
AlonsoOP•5d ago
Yeah, I have no experience in JS/TS (ex data-engineer here). Will try my best 🙂 Thanks for the the prompt replies

Did you find this page helpful?