# Pull firebase JSON data

**URL:** https://community.thunkable.com/t/pull-firebase-json-data/2399932
**Category:** Questions about Thunkable X
**Created:** [May 2, 2023, 3:14pm UTC](https://community.thunkable.com/t/pull-firebase-json-data/2399932 "2023-05-02T15:14:01Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![nitinsharmaktlk](https://avatars.discourse-cdn.com/v4/letter/n/ec9cab/32.png) [@nitinsharmaktlk](https://community.thunkable.com/u/nitinsharmaktlk)
#### Post date: [May 2, 2023, 3:14pm UTC](https://community.thunkable.com/t/pull-firebase-json-data/2399932/1 "2023-05-02T15:14:01Z")

</div>

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/9/89daa6b632d82988b9d835d8b464794bc4326885.png)  
I have saved this data in firebase.

I have no idea how to use “get property of object” or any other function like this to display this data in the app. Can anybody please help?

I want to use firebase and i am able to save the data but now i have no idea how to display this in the app.

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [May 2, 2023, 6:27pm UTC](https://community.thunkable.com/t/pull-firebase-json-data/2399932/2 "2023-05-02T18:27:09Z")

</div>

If you want to understand JSON, I recommend starting with this video I made: [API JSON Tutorial (Video)](https://community.thunkable.com/t/api-json-tutorial-video/1140575)

But if you only need to get data from Firebase, it’s as simple as using a cloud variable with the path to that value such as “CICPhjX7MIgg9FGH8Cp1vo52GQD3/phonebook/cousin/name” which would return “david”.

You can see an example of what that looks like here: [I want to manage the user's account！ - #7 by tg.202212281f5yop](https://community.thunkable.com/t/i-want-to-manage-the-users-account/2365779/7)

Also check out the Cloud Variables video that is part of the documentation: [Variables - Thunkable Docs](https://docs.thunkable.com/variables#cloud-variables)

---

<div class="post-metadata">

### Author: ![nitinsharmaktlk](https://avatars.discourse-cdn.com/v4/letter/n/ec9cab/32.png) [@nitinsharmaktlk](https://community.thunkable.com/u/nitinsharmaktlk)
#### Post date: [May 3, 2023, 2:25pm UTC](https://community.thunkable.com/t/pull-firebase-json-data/2399932/3 "2023-05-03T14:25:01Z")

</div>

can you please provide a sample block on my use case.  
I am not able to implement anything from my end

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [May 3, 2023, 2:43pm UTC](https://community.thunkable.com/t/pull-firebase-json-data/2399932/4 "2023-05-03T14:43:09Z")

</div>

I provided several examples in the links above. If you’re stuck, post a screenshot of the blocks you’ve tried.

---

<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: [August 1, 2023, 2:43pm UTC](https://community.thunkable.com/t/pull-firebase-json-data/2399932/5 "2023-08-01T14:43:16Z")

</div>

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