Read QR or Barcode

Read QR or Barcode

Description

This action reads your QR or Barcode.

Supported input formats:

  • All 1 D
  • AZTEC
  • CODABAR
  • CODE 128
  • CODE 39
  • CODE 93
  • DATA MATRIX
  • EAN 13
  • EAN 8
  • IMB
  • ITF
  • MAXICODE
  • MSI
  • PDF 417
  • PHARMA CODE
  • PLESSEY
  • QR CODE (BMP, GIF,JPEG,PNG,TIFF)
  • RSS 14
  • RSS EXPANDED
  • UPC A
  • UPC E
  • UPC EAN EXTENSION

Input Arguments

Input ArgumentTypeDescriptionRequired?Advanced Option?Default
QR or BarcodeDynamic content or stringThe QR or Barcode you want to read.✔️-

Response

Output NameTypeDescription
Code ValueStringThe decoded value from the QR or Barcode, e.g., a URL or text.
Code TypeStringThe type of code detected, e.g., QR CODE, EAN 13, etc.
bodyJSON ObjectJSON object containing both codeValue and codeType.

Power Automate Examples

Read QR Code

We use a QR Code to our homepage which is saved in our OneDrive. Therefore, we first retrieve it and the use it as dynamic content.

Picture

To view the Output we chose a compose action.

Known Limitations

⚠️
If you experienced other limitations please get in touch with us!