read QR code and redirect user to dynamic mobile screen

Joao Carlos1
Tera Guru

Hi guys, 

 

Im not sure this is possible. seeking any help here. 

 

I need to create a quick action function that brings a QR scanner and when the user scans the QR (which will contain a URL) redirect the user to a web screen containing the URL scanned

 

I have seen that this works using a list screen and parsing the qr code as a parameter, but my question is:

 

Can you parse this QR code and render a URL inside now mobile ?

 

Thanks for any tips!

9 REPLIES 9

hassan raza
Tera Contributor

It is easy to solve this 

Hi @hassan raza  I don't understand your answer. Your link takes me to a site about wine. Im confused.

PaulSylo
Tera Sage
Tera Sage

Hi Joao

 

You can use a URL applet template on Mobile Studio to make this render within Now mobile.

Try the below link for URL applet configuration,

https://docs.servicenow.com/bundle/newyork-mobile/page/administer/tablet-mobile-ui/task/sg-configure...

 

Refer: https://www.servicenow.com/community/mobile-apps-platform-forum/open-a-url-in-now-mobile/m-p/208395

 

Regards,

PaulSylo

Regards,
PaulSylo

Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !

Hi, But how can I parse the QR code to the URL of the navigation form?