Read the barcode
Capture the barcode value with a supported camera, USB or Bluetooth scanner input, or manual entry when labels are damaged.
Read barcode values in the browser with a device camera, scanner input, or manual entry, then route the decoded value into the workflow you choose.
Barcode reader for workflow automation
Capture the barcode value with a supported camera, USB or Bluetooth scanner input, or manual entry when labels are damaged.
Use barcode format and pattern matching so only the right values trigger the active workflow action.
Route the barcode value to a URL, API, webhook, ERP, WMS, TMS, automation tool, or backend endpoint.
A browser barcode reader can be more useful than a plain decode screen when the scanned value needs to trigger work immediately.
The receiving endpoint controls the exact schema. A simple barcode reader workflow can start with the decoded value and workflow context.
{
"barcode": "{{data}}",
"source": "scan2flow",
"workflow": "barcode-reader-workflow",
"operator_context": "browser-scan-station"
}People use both terms. In this page, barcode reader means the browser experience that captures or reads a barcode value; scanner often refers to the camera or hardware input used to capture it.
Yes. USB and Bluetooth barcode readers can work when they behave like keyboard input in the browser.
Yes. Workflows can route the captured barcode value to HTTP endpoints, webhooks, URLs, or API-call actions.
Scan2Flow runs in the browser, so the operator can use supported browser camera scanning, scanner input, or manual entry without a native mobile app.
Capture a barcode value, then connect it to the workflow destination that owns the next step.