trigger by firebase new document
Hi, is there a node that triggers a workflow when a new document is created in firestore?
I am thinking of something similar to the Supabase Trigger: https://docs.buildship.com/trigger-nodes/supabase-trigger
I am thinking of something similar to the Supabase Trigger: https://docs.buildship.com/trigger-nodes/supabase-trigger
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.
Solution
Hi @Thomas, Firebase Trigger is on our roadmap, we'll be available in the new release.
For now you can import your firestore data to rowy table, then usethe Rowy Trigger to trigger actions.
For now you can import your firestore data to rowy table, then usethe Rowy Trigger to trigger actions.
