Also provide steps to use it.
Hello @Gitika_Verma ,
This task opens the scanner, allowing the user to scan a document or file. Once the scanner is closed, the “QR Code Scanner” task reloads the elements on the current page.
Steps to use this:
-
Create a task group triggered by the select event of an element.
-
Search for “QR Code Scanner” and add it to your task group.
-
Create an entity and define a key, such as:
“qr_data”: “string” -
Pass the
qr_data
object in the output property of the task.
-
There are two types of output data:
Aadhaar: If this option is selected, the task will scan only the Aadhaar document.
Any: If this option is selected, the task will scan all documents except the Aadhaar document. -
In this case, I have selected Any.
-
Map this key wherever you want to display the scanned output.
Here I created a QR
Output: