Hello, i’m here to talk about Barcode Scanners in Thunkable Drag n Drop features.
Basically i want to make an Application that simply does inputs and i have another website / desktop app that shows the QR where the thunkable app would scan and transfer the inputs made in app through the fields inputs in the desktop app. We’re using Express.js as a back-end mostly for the API and i have the endpoints and the fields will most likely be transferred from json response.
is this possible?