Hi, I have just started learning RPA for a few days. I will like to implement a QR Code generator to my project however there were not much guide online on how to do it, recently I have found out about this dependency call “QR Code Library” (“https://go.uipath.com/component/qrcodelib-activities#”). But there isn’t any explanation on how to use it, should I keep using this or is there any other way to do it?
Hi, if your not comfortable using the cutom activities you could always automate the use of some other QR generator service. Ther are websites that offer it for free although if this is being used in a production setting I’d make sure there’s no issue with data leakage as you wouldn’t know what they do with your data:
This service also has an API you could use: QR code API
Thanks, I took your advice and it work just the way I want it.
1 Like
Excellent glad to hear it
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.