Glide HomepageOpen Glide

Getting Started

Quickstart
Intro to Layout
Intro to the Data Editor
Data to Layout
Intro to Actions
Intro to Workflows
App Settings
Templates

Essentials

Data Sources
Basic Columns
Components
Security and User Data
Users
Publishing and Sharing

Automation

Actions
Add Row
Compose Email
Compose Text Message
Copy to Clipboard
Delete Row
Dial Phone Number
Generate CSV
Go Back
Go to Tab
Increment value
Open Address on Map
Open Link
Record and Transcribe Voice
Reload Query
Scan Barcode or QR Code
Send Email
Set Column Values
Share Link
Show Detail Screen
Show Edit Screen
Show Form Screen
Show New Screen
Show Notification
Show User Profile Screen
Shuffle Order
Sign In
Trigger Workflow
Wait/Wait for Condition
Webhook
Zapier Action
AI
Computed Columns
Integrations
Workflows
View API Docs

Use Cases

Forms
Images in Glide
Conditions, Filtering, and Visibility
Duplicating Apps

Reference

Account
User Experience
Values
  • Actions
  • Scan Barcode or QR Code

Scan Barcode or QR Code

Scan barcodes or QR codes and log the values to your table.

The Scan Barcode or QR Code action allows users to scan barcode and QR codes with your app and store the scanned values directly in your data. It can be used as an action in the components of your app (like Buttons and Collections) or triggered along with other actions as part of a Workflow.

If you want to scan many barcodes one right after the other, we recommend the Scanner component, which keeps the user’s camera on and ready to scan. Each scan will use 5 updates.

[BLANK] Scan Barcode - Callout 1

The Scan Barcode and QR Code action is available for customers with Business and Enterprise plans. Browse our plans to find the right fit for you.

Glide uses Dynamsoft to process barcode scans. Click here to read more about which barcode types are supported.

Setting up the Scan Barcode Action

In the Layout Editor

  1. If you haven’t yet made a column in your data to store the scanned barcode values, make that column in the data editor. We recommend using a text column, or a URL column if you’re scanning URL values.

  2. Click on the plus (+) sign in the Components panel and select the Component you want to trigger the action.

  3. In the General tab on the right side of the Layout Editor, navigate to the Actions section and search for the Scan Barcode or QR Code action.

  4. Select the icon and descriptive text to use in your app.

  5. Select which column you want to save the scanned values to.

In the Workflow Editor

  1. If you haven’t yet made a column in your data to store the scanned barcode values, make that column in the data editor. We recommend using a text column, or a URL column if you’re scanning URL values.

  2. Select the + New Workflow button. If you have existing actions, click on the plus (+) sign in the left panel.

    • To add new actions to an existing flow, hover just underneath an existing step and click the plus button.

  3. Select the data source for your action.

  4. Search for Scan barcode or QR Code.

  5. Select which column you want to save the scanned values to.

Frequently Asked Questions

Have a question about Scan Barcode or QR Code? Ask the Glide community.
Need more help? Hire an Expert.

Updated more than a week ago

Previous

Reload Query

Next

Send Email

Was this article helpful?
Exit Preview Mode