# Unique Vehicle QR Code

**URL:** https://community.thunkable.com/t/unique-vehicle-qr-code/2183593
**Category:** Questions about Thunkable X
**Created:** [December 17, 2022, 8:22pm UTC](https://community.thunkable.com/t/unique-vehicle-qr-code/2183593 "2022-12-17T20:22:02Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [December 17, 2022, 10:06pm UTC](https://community.thunkable.com/t/unique-vehicle-qr-code/2183593/2 "2022-12-17T22:06:34Z")

</div>

Hi and welcome to Thunkable!

Yes, it’s possible to create QR codes for use in a Thunkable app but you will need to use third-party APIs to generate the QR codes.

But it sounds like you want the QR code to take them to the app store for your Thunkable app. The QR code can only hold one url, as far as I know, so it’s not going to somehow store the url _and_ the unique information about that vehicle. You would need to use two QR codes. But if they had the app and scanned the vehicle-specific QR code then they could be taken to a unique page/screen in the app.

I like [https://www.qrstuff.com](https://www.qrstuff.com) for QR code generation but I’m not sure if they have an API.

Here are a couple of forum topics that are older but might still be relevant:

> [@Generating QR Code with Thunkable X](https://community.thunkable.com/t/generating-qr-code-with-thunkable-x/120588):
>
> Hello, Thunkers! tadaI am back with another Tutorial, Generating QR Code with Thunkable X In this Tutorial, we will experiment with the [GoQR API](http://goqr.me/api/doc/create-qr-code/). Intro to QR code API You can generate and decode/read QR code graphics with our QR code generator web API at [api.qrserver.com](http://api.qrserver.com). Important features of GoQR Create QR codes via Internet (develop your own QR code generator ) Read / scan QR codes via Internet (develop your own QR code reader ) Social QR code with logo (Facebook or Twitter …

> [@Generate QR Code In App | Image Component | x.thunkable](https://community.thunkable.com/t/generate-qr-code-in-app-image-component-x-thunkable/563130):
>
> I’m not sure if there is any topic related to this is avaiable or not { I didn’t found any }, But by using this method that i’m going to explain you haere you can easily geberate QR codes in #thunkable-cross thunkableX apps using default image compoennt. Here is ‘How i have donr this!’ To create QR codes we use One image component to display/load QR code One Button to perform action/call main url One text box to set value of the QR code and chat.googleapisURL i.e [https://chart.googleapis.co…](https://chart.googleapis.com/chart?chs=%7BImage_Size%7D&cht=qr&chl=)

---

_[View the full topic](https://community.thunkable.com/t/unique-vehicle-qr-code/2183593)._
