Setting up your Firebase Realtime Action

Read data

The specified task in Firebase Realtime will be updated as per your instructions each time this ICApp is triggered.

  1. Once you test your Trigger data, you need to select an action app to use with the Trigger.

  2. To add this action app to your ICApp, click on the “add service” button.

add service

  1. Select “Firebase Realtime” as your Action app from the list of ICApps.

  2. Connect your Firebase Realtime account to Rapidomize and authorize Rapidomize to access your Firebase Realtime account.

  3. Follow Guidance on How to set up Firebase Realtime on Rapidomize. Once connected, press select key to select your Firebase Realtime account.

  4. Select the Action by clicking on “Read data” icon.

    Firebase Realtime

  5. Select the database instance (your firebase project).

  6. Type the path to Json object. (Use the syntax as per this document) https://cloud.google.com/firestore/docs/reference/rest/v1beta1

    Firebase Realtime

  7. Test your action by clicking on “Get test/Sample data”.

  8. Save your ICApp by clicking on “Save ICApp”.

  9. You will get a card entry in “Intelligent Connected Apps page”.

  10. To activate the ICApp, turn ON the “Run” toggle slider.

  11. Click on “Status” icon on the card to see the status of your ICApp from the Dashboard.

  12. Once you activated your ICApp, it will run according to the specified schedule.



Last modified March 2, 2022