How to use "open scanner task"?

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:

  1. Create a task group triggered by the select event of an element.

  2. Search for “QR Code Scanner” and add it to your task group.

  3. Create an entity and define a key, such as:
    “qr_data”: “string”

  4. Pass the qr_data object in the output property of the task.

  5. 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.

  6. In this case, I have selected Any.

  7. Map this key wherever you want to display the scanned output.

Here I created a QR

Output: