Retool can or cannot firestorm trigger ( onCreate , onUpdate etc )
Hey @bawantha
I don't believe Retool provides Firestore triggers, but you can achieve similar functionality using webhooks, cron jobs, Cloud Functions, and Retool API .
4 Likes
Hi @bawantha,
Here is a list of the firestore Actions that are options from our built in GUI.
There is also a raw mode for firestore queries which might be usable with firestore triggers. Are you looking to create triggers or have an app listed for triggers?