Streamline event check-ins with QR code scanning for status verification

Hello, I want to build an app that streamlines event check-ins.

I need more guidance on one thing: How to Create a system for QR code ticket scanning status verification to streamline attendee check-ins.

The QR code should be generated automatically per ticket sold

It’s doable according to this page - Build an event check-in system in minutes with no code.

I mainly use Airtable as my database but I could use other databases or a third party to do so.

Hey @g.lav,

I assume you can achieve this with a third-party service to automatically generate QR codes for each ticket sold. Airtable doesn’t have built-in QR code generation, but you can achieve this through Zapier, Make.

You need to create a scenario that triggers when a new ticket is added to your Airtable base.

Then the automation will work and the QR code will be generated for the sold ticket.

1 Like

I do it in Airtable, using an extension + script, if you need more info, just let me know it…what I do it is to “each time I create a client or lead” it is generated a Qr with the client´s info…