Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How generate QR code on ServiceNow

Gaetano De Mitr
ServiceNow Employee
ServiceNow Employee

Hi guys,

How Can I generate a qrcode on ServiceNow?

I must import a specific library?

On custom table I would create a field image that contains QR code image to scan record information on mobile device.

Thanks.

9 REPLIES 9

Clayton Bagwell
Tera Contributor

Hello Gaetano,

 

In the ServiceNow Store, Stave Inc. offers a free QR code generator that you can import into your instance.

Check out this URL: https://store.servicenow.com/sn_appstore_store.do#!/store/application/5761e35a0f3c0600c783cd8ce1050e37/4.0.9?referer=sn_appstore_store.do%23!%2Fstore%2Fsearch%3Fq%3DQR%2520code

This is the only method to use QR Code on ServiceNow?

Hello Gaetano,

 

No, there is also an API for the Mobile interface that allows a user's phone to act as a barcode scanner, but that didn't sound like what you are looking for. The API is the cabrillo.camera getBarcode() function. You can find information about it here: https://developer.servicenow.com/app.do#!/api_doc?v=jakarta&id=CC-getBarcode

Good luck.

Hi Gaetano,

 

I found another app in the share website that will also generate QR code labels but it is over 3 years old so I don't know how well it will work with the new SN versions. Take a look at this page: https://share.servicenow.com/app.do#/detailV2/5e6ab6612b30e100bc401d2be8da150e/overview