Barcode scanning field in n8n forms

The idea is:

Add a barcode scanning field to the form node n8n so that users can scan barcodes directly on the form.

My use case:

I manage inventory workflows and need to automate data entry for products with barcodes (e.g., SKUs, serial numbers). A barcode scanner field would allow teams to scan items directly in n8n forms during processes like warehouse audits, shipment tracking, or asset registration, eliminating manual data entry.

I think it would be beneficial to add this because:

  1. Reduces human error: Manual barcode transcription is prone to mistakes; scanning ensures accuracy.
  2. Saves time: Accelerates data collection in logistics, retail, or manufacturing workflows.
  3. Enhances integration: Scanned data could automatically populate other nodes (e.g., databases, APIs).
  4. Industry relevance: Critical for sectors like e-commerce, supply chain, and inventory management.

Are you willing to work on this?

I cannot contribute code, but I’d gladly test the feature and provide feedback.
Let me know if you’d like to refine specific sections!

Every warehouse operation that I know does use simple USB 2D and 3D barcode scanners that output standard text into any textfield. What is a barcode scanner input field? Usually we would just position the cursor in the desired field like “serial number” and the scanner would input the plain text and hit enter (if configured that way) after the barcode was scanned.

Try new app AllCodeRelay instead of barcode scanner. Free app - barcode scanner with webhook setting, customizable for any workflow. Default workflow is interesting n8n webhook. App: Android version Doc with n8n workflow: AllCodeRelay doc