Firebase query

The Firebase query action allows you to execute multiple operations on Firestore, Realtime Database, or Firebase Auth services. In order to to execute query select the service, method, and define their parameters.

You can use UI Bakery variables to compose keys in Realtime DB, collection names if Firesote queries, and so on. Please refer to this guide for more examples.

Last updated