Need Help About Firebase

I Created my all apps using airtable spreadsheet. now i created new app, i want to use firebase for it. is anyone told me how to get perticular data from firebase?
I mean that, if there are 50 user’s data stored in firebase and i want to get perticular user’s data using Devide ID, so which blocks i have to use?

Use firebase get value block to call data, you have to just set bucket name and tag under which the value is located.

Learn more about basics of firebase from YouTube.

Thank You @The_K_Studio for Guide Me.

1 Like