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
you can write the code for it and publish it on the hub
Could I write it in Python or does it need to be JS/TS?
better JS/TS but you can write in python yes
Yeah, I have no experience in JS/TS (ex data-engineer here). Will try my best 🙂
Thanks for the the prompt replies