# Get firebase data in folder firebase when data change

**URL:** https://community.thunkable.com/t/get-firebase-data-in-folder-firebase-when-data-change/924964
**Category:** Questions about Thunkable X
**Tags:** firebase
**Created:** [October 23, 2020, 5:45pm UTC](https://community.thunkable.com/t/get-firebase-data-in-folder-firebase-when-data-change/924964 "2020-10-23T17:45:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ikhwalsyukur14h](https://avatars.discourse-cdn.com/v4/letter/i/f4b2a3/32.png) [@ikhwalsyukur14h](https://community.thunkable.com/u/ikhwalsyukur14h)
#### Post date: [October 23, 2020, 5:45pm UTC](https://community.thunkable.com/t/get-firebase-data-in-folder-firebase-when-data-change/924964/1 "2020-10-23T17:45:03Z")

</div>

Hi, i have a problem in getting data when data got changed in firebase realtime database.  
I want to get the temp data when data is changing, but it’s seems can’t work if the data in folder.  
Sorry for my bad english.

 ![1603475029845175348132145939494](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/1/a1c497b2deceb2347dea2762e2329faa9c202d16.jpeg)

---

<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: [October 24, 2020, 7:56pm UTC](https://community.thunkable.com/t/get-firebase-data-in-folder-firebase-when-data-change/924964/2 "2020-10-24T19:56:36Z")

</div>

You need to first create a database listener from the blocks and make the key whatever you want to watch for then you can track the change and perform any action required.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:21pm UTC](https://community.thunkable.com/t/get-firebase-data-in-folder-firebase-when-data-change/924964/3 "2024-11-08T12:21:59Z")

</div>


