# Is there a way to make qr codes and barcodes maker?

**URL:** https://community.thunkable.com/t/is-there-a-way-to-make-qr-codes-and-barcodes-maker/37467
**Category:** Questions about Thunkable X
**Created:** [July 25, 2018, 2:19am UTC](https://community.thunkable.com/t/is-there-a-way-to-make-qr-codes-and-barcodes-maker/37467 "2018-07-25T02:19:09Z")
**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: [April 29, 2021, 4:36pm UTC](https://community.thunkable.com/t/is-there-a-way-to-make-qr-codes-and-barcodes-maker/37467/4 "2021-04-29T16:36:20Z")

</div>

That screenshot is from Thunkable Classic which is outdated. Using an API is a little different with Thunkable X.

Here’s a tutorial I made that explains how to use API’s:

> [@API JSON Tutorial (Video)](https://community.thunkable.com/t/api-json-tutorial-video/1140575):
>
> Using APIs in Thunkable and understanding how to parse JSON to get certain data from the API response is both a popular and a difficult aspect of using Thunkable. It’s not so much difficult because of Thunkable but because every API url format is different, every API documentation is different, every JSON response is different, etc. In this video, I spend a lot of time talking you through some best practices. It’s not a quick tutorial because if you rush through setting up an API in Thunkable, …

You’ll need the documentation for that API:

[http://goqr.me/api/doc/create-qr-code/](http://goqr.me/api/doc/create-qr-code/)

---

_[View the full topic](https://community.thunkable.com/t/is-there-a-way-to-make-qr-codes-and-barcodes-maker/37467)._
