All Collections
Bulk Processor Extensions
Generate QR Codes for Airtable Records
How to use the QR code generator to update a record when the QR code is scanned?
How to use the QR code generator to update a record when the QR code is scanned?

It needs to be fast enough on mobile that you could use it for check-in for a large event, a concert for example.

Updated over a week ago

You would need to do these steps:

  1. Create a miniExtensions Form for updating records.

  2. Add prefill values to your form's URL (e.g. prefill_checkbox=checked)

  3. Convert those form URLs to QR codes.

  4. Turn ON the auto-submit feature for your form (after testing and making sure it's working correctly)

Now every time a QR code is scanned, it would update its corresponding record in Airtable.

Related

Did this answer your question?