QR Code Reader - goqr.me
QR Code Reader Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
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 on Cortex XSOARNavigate to Settings > Integrations > Servers & Services.
Search for QR Code Reader - goqr.me.
Click Add instance to create and configure a new integration instance.
Parameter Required Trust any certificate (not secure) False Click Test to validate the URLs, token, and connection.
#
CommandsYou can execute these commands from the Cortex XSOAR 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-fileUpload a PNG, GIF or JP(E)G image which is smaller than 1 MiB via the entry_id of the image file.
#
Base Commandgoqr-read-qr-code-from-file
#
InputArgument Name | Description | Required |
---|---|---|
entry_id | Entry ID of image file. | Required |
#
Context OutputPath | 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