function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sagar PareekSagar Pareek 

Scanning Barcodes from barcode reader into salesforce

Hi 

Do anyone ever worked with scanning barcodes from barcode reader harware into salesforce?

Ashish_SFDCAshish_SFDC

Hi Sagar, 

 

You may try these Apps,

https://success.salesforce.com/search?type=Apps&keywords=barcode

And also vote for this idea : https://success.salesforce.com/ideaView?id=08730000000Bq2aAAC

 

Regards,

Ashish

lucysome luclucysome luc
i have used barcode reader in .net development (http://www.keepdynamic.com/dotnet-barcode-reader/) to scan barcode and then retrieve data and insert into database. haven't tried salsforce yet. if you want, i can test it for you.
beco fuanbeco fuan
You can decode bar code data and then add it to salesforce, or you can directely scan barcode by integrate bar code scanner library with salesforce, Here's such two resources: http://www.businessrefinery.com/products/barcode_reader_net/main.html and http://www.businessrefinery.com/products/barcode_reader_java/main.html
Hope it will help you.
Best regards.
Joe RavitskyJoe Ravitsky
Gimbal Barcode is an app on the AppExchange that can be used to produce barcodes from within salesforce, and either render the barcode on a computer screen, or as a PDF label that can be printed.  Here is a link to the AppExchange listing:  https://appexchange.salesforce.com/listingDetail?listingId=a0N30000000ptq1EAA
Joe RavitskyJoe Ravitsky
You can see a demo of gimbal barcode here: https://www.youtube.com/watch?v=h4sWcMQoqPY 
AlbertDevAlbertDev
I had good luck with "Barcode to Cloud" app. Cheap mobile app.

"Barcode to Cloud" app allows to scan and send data to Salesforce and execute configurable actions in Salesforce - https://play.google.com/store/apps/details?id=com.albertdev.barcodetocloud

App demo - https://www.youtube.com/watch?v=b3ArzkmR6kc
Michael RobbinsMichael Robbins
Gimbal Barcode is 100% native to Salesforce.  It has great reviews on the Salesforce AppExchange.
Here is a link to the AppExchange listing (https://appexchange.salesforce.com/appxListingDetail?listingId=a0N30000000ptq1EAA) which includes a demonstration video and other materials.
Yogendra JangidYogendra Jangid
refer below link to know how to use barcode scanner natively using lwc.
https://inevitableyogendra.blogspot.com/2022/06/scan-barcodes-natively-on-mobile-device-using-lwc.html