# Upload offline data and upload to Database

**URL:** https://community.thunkable.com/t/upload-offline-data-and-upload-to-database/2440698
**Category:** Questions about Thunkable X
**Created:** [May 29, 2023, 4:50am UTC](https://community.thunkable.com/t/upload-offline-data-and-upload-to-database/2440698 "2023-05-29T04:50:34Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![versatile](https://avatars.discourse-cdn.com/v4/letter/v/c68b51/32.png) [@versatile](https://community.thunkable.com/u/versatile)
#### Post date: [May 29, 2023, 4:50am UTC](https://community.thunkable.com/t/upload-offline-data-and-upload-to-database/2440698/1 "2023-05-29T04:50:35Z")

</div>

Am currently working on a Journal app whereby users type in text,so am wandering if It’s possible to store all text entries in local DB when device is not connected to the internet, and an auto button to store the offline entries to the Cloud DB when internet access is available.  
I mean offline entries to be sync when internet is available.  
Thanks for your responses

---

<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 29, 2023, 6:03am UTC](https://community.thunkable.com/t/upload-offline-data-and-upload-to-database/2440698/2 "2023-05-29T06:03:27Z")

</div>

Yes, this is possible.

---

<div class="post-metadata">

### Author: ![versatile](https://avatars.discourse-cdn.com/v4/letter/v/c68b51/32.png) [@versatile](https://community.thunkable.com/u/versatile)
#### Post date: [May 29, 2023, 6:37am UTC](https://community.thunkable.com/t/upload-offline-data-and-upload-to-database/2440698/3 "2023-05-29T06:37:44Z")

</div>

Can you please explain how to achieve this

---

<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 29, 2023, 6:52am UTC](https://community.thunkable.com/t/upload-offline-data-and-upload-to-database/2440698/4 "2023-05-29T06:52:25Z")

</div>

This block will tell you if the device is online: [Device - Thunkable Docs](https://docs.thunkable.com/device#get-online-offline-status)

To transfer local data to the cloud, loop through the local data and store it in Firebase, Google Sheet, or Airtable.

You can always get started on this and if you get stuck, post a screenshot of your blocks or a link to your project and someone may be able to help you.

---

<div class="post-metadata">

### Author: ![versatile](https://avatars.discourse-cdn.com/v4/letter/v/c68b51/32.png) [@versatile](https://community.thunkable.com/u/versatile)
#### Post date: [May 29, 2023, 10:47am UTC](https://community.thunkable.com/t/upload-offline-data-and-upload-to-database/2440698/5 "2023-05-29T10:47:44Z")

</div>

Thanks for your help

---

<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 27, 2023, 10:48am UTC](https://community.thunkable.com/t/upload-offline-data-and-upload-to-database/2440698/6 "2023-08-27T10:48:08Z")

</div>

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