moritz
moritz3mo ago

Firebase trigger - what am I missing?

I want to trigger a Buildship workflow when a document in my firebase is updated. I would have assumed there is a Firebase trigger (I saw one in an older video), but apparently the only way to do it is with a Rowy trigger? Am I missing something? Thank you for any help!
Solution:
To trigger a BuildShip workflow when a document in your Firebase is updated, you can indeed use the Rowy trigger. This allows you to react to changes in your Firestore documents seamlessly. Steps to Set Up a Rowy Trigger: 1. Create a Rowy Project: First, ensure you have a Rowy project set up and connected to your Firebase project....
Rowy Trigger – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
Jump to solution
4 Replies
Gaurav Chadha
Gaurav Chadha3mo ago
Hi @moritz Firestore Trigger is on our Roadmap and will be avaible in soon in near future. Yes, currently you can connect your Firestore with Rowy and connect it with BuildShip using Rowy Trigger.
Solution
AI Support
AI Support3mo ago
To trigger a BuildShip workflow when a document in your Firebase is updated, you can indeed use the Rowy trigger. This allows you to react to changes in your Firestore documents seamlessly. Steps to Set Up a Rowy Trigger: 1. Create a Rowy Project: First, ensure you have a Rowy project set up and connected to your Firebase project. 2. Add a Rowy Trigger: In your Rowy project, add a new trigger and configure it to listen for updates on your desired Firestore collection. 3. Connect to BuildShip: Use the Rowy trigger to invoke a BuildShip workflow by setting up the appropriate trigger URL and payload. For detailed documentation on setting up and using Rowy triggers with BuildShip, refer to the official documentation: Rowy Trigger Documentation This should guide you through the process of setting up your trigger to respond to Firestore document updates.
Rowy Trigger – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
moritz
moritz3mo ago
Thank you. Can you already share an estimate as to whether we are talking days, weeks or months? Depending on that I will push that topic to the back or start the rowy trigger build.
Gaurav Chadha
Gaurav Chadha3mo ago
there is no fixed ETA on this but by near future I referd to a month or two. You can strat with Rowy Trigger for now.