# Can I publish an App created with Thunkable on Dell computer to the App Store

**URL:** https://community.thunkable.com/t/can-i-publish-an-app-created-with-thunkable-on-dell-computer-to-the-app-store/2251539
**Category:** Publishing
**Created:** [February 1, 2023, 12:50am UTC](https://community.thunkable.com/t/can-i-publish-an-app-created-with-thunkable-on-dell-computer-to-the-app-store/2251539 "2023-02-01T00:50:21Z")
**Posts on this page:** 1
**Showing post:** 4

<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: [February 8, 2023, 3:00am UTC](https://community.thunkable.com/t/can-i-publish-an-app-created-with-thunkable-on-dell-computer-to-the-app-store/2251539/4 "2023-02-08T03:00:22Z")

</div>

It’s best to start a new topic for a new issue but I’ll go ahead and answer here.

You can use a JSON string (text) or a url. If you use a JSON string, you don’t need to do an API call at all. You just convert the JSON string to an object and then use the `get property of object` blocks.

APIs are web-based services so you use a url to access them. I made a tutorial that explains it, especially the video: [API JSON Tutorial (Video)](https://community.thunkable.com/t/api-json-tutorial-video/1140575).

---

_[View the full topic](https://community.thunkable.com/t/can-i-publish-an-app-created-with-thunkable-on-dell-computer-to-the-app-store/2251539)._
