QR Code Reader - goqr.me

Read QR Code from image file.

Utilities · QR Code Reader

Details

IDQR Code Reader - goqr.me
ProviderOpen Source
CategoryUtilities
From Version6.0.0
Docker Imagedemisto/python3:3.12.13.10116658
Supported ModulesAgentix XSIAM

README

Read QR Code from image file.
This integration was integrated and tested with version 1.0.0 of QR Code Reader - goqr.me

Configure QR Code Reader - goqr.me in Cortex

Parameter Required
Trust any certificate (not secure) False

Commands

You can execute these commands from the CLI, as part of an automation, or in a playbook.
After you successfully execute a command, a DBot message appears in the War Room with the command details.

goqr-read-qr-code-from-file


Upload a PNG, GIF or JP(E)G image which is smaller than 1 MiB via the entry_id of the image file.

Base Command

goqr-read-qr-code-from-file

Input

Argument Name Description Required
entry_id Entry ID of image file. Required

Context Output

Path Type Description
GoQRCodeData.data unknown QR Code data obtained
GoQRCodeData.error unknown Errors reading QR code
GoQRCodeData.seq unknown sequence numbers read from code

Command Example

``````

Human Readable Output

Configuration parameters

  • insecure — Trust any certificate (not secure)

Commands (1)

  • goqr-read-qr-code-from-file

    Upload a PNG, GIF or JP(E)G image which is smaller than 1 MiB via the entry_id of the image file.

Upload a PNG, GIF or JP(E)G image which is smaller than 1 MiB to qrserver.com to get the data in QR code graphic.

API Docs - http://goqr.me/api/doc/read-qr-code/
[Output format is JSON and file_urls are not supported in this integration]

Upload endpoint - http://api.qrserver.com/v1/read-qr-code

Reads the first QR Code found in the image.