Quickly generate QR codes for data within your table manually, or using Airtable automations. Once generated, QR codes appear as attachments in a separate field.
With the click of a button, you can generate QR codes for all data in a field. Or use the provided script with Airtable automations (requires Pro or Enterprise Airtable subscription) and generate codes automatically when new records are inserted or updated.
What’s included?
- Access to the QR Code Generator Airtable app
- Script that can be used to automatically generate QR codes using Airtable automations (note: Airtable Pro or Enterprise plan required)
Alternatively, you can select one or more rows for which you want to generate QR codes.
Get started with a free trial that allows you to generate up to 10 QR codes.
Importantly, your data from Airtable is not stored on our servers.
Supported fields include:
- Single line text
- Rich text
- Multi-line text
- Formula
- Date
- Phone number
- URL
- Number
- Auto number
How to automatically generate the QR codes
The below video walks you through setting up the provided script to generate your QR codes automatically using Airtable automations.
Input variable name: recordId
Note: a paid Airtable Pro or Enterprise subscription, as well as an active QR Code Generator subscription and license key is required.
How can I generate a QR code for my inventory management system?
The video below walks you through generating a QR code that can be used to update items in your inventory database.
// Formula to paste into the edit URL field. Replace with the URL you copy when expanding the record details as per the video
'https://airtable.com/tblzK9naumpmS2fFT/viwvcA04NYS0ii7uo/' & RECORD_ID() & '?blocks=bipjXvYUdGWV3jETC'