# How to get data from firebase?

**URL:** https://community.thunkable.com/t/how-to-get-data-from-firebase/1749631
**Category:** Questions about Thunkable X
**Tags:** firebase, beginner
**Created:** [February 23, 2022, 3:33am UTC](https://community.thunkable.com/t/how-to-get-data-from-firebase/1749631 "2022-02-23T03:33:10Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![kgoel6207u](https://avatars.discourse-cdn.com/v4/letter/k/c68b51/32.png) [@kgoel6207u](https://community.thunkable.com/u/kgoel6207u)
#### Post date: [February 23, 2022, 3:33am UTC](https://community.thunkable.com/t/how-to-get-data-from-firebase/1749631/1 "2022-02-23T03:33:11Z")

</div>

Hello, I am actually trying to learn integration of **firebase with Thunkable.** I was able to save data in Firebase but cant get the data from it. Please help. Attaching the screenshot of the structure in firebase and how I am saving my data.  
Thanks for your help in advance

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/8/9875dc82af1075680f23a037ea6e2e7ec11af910.png)  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/8/e82f91d2eb69c47181ae2a346daa25230ab3dbba.png)

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [February 23, 2022, 3:44am UTC](https://community.thunkable.com/t/how-to-get-data-from-firebase/1749631/2 "2022-02-23T03:44:59Z")

</div>

Assign the `Label` you want to show the data to a `cloud` variable that points to the key you want to show.

Example:  
Label1.text = cloud variable [userID/friends/email/firtName]

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/0/a0b3c1c248dc673a08e30713e2f8a911f50021f3.png)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [May 24, 2022, 3:45am UTC](https://community.thunkable.com/t/how-to-get-data-from-firebase/1749631/3 "2022-05-24T03:45:52Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
