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 Argument | Type | Description | Required? | Advanced Option? | Default |
---|---|---|---|---|---|
QR or Barcode | Dynamic content or string | The QR or Barcode you want to read. | ✔️ | ❌ | - |
Response
Output Name | Type | Description |
---|---|---|
Code Value | String | The decoded value from the QR or Barcode, e.g., a URL or text. |
Code Type | String | The type of code detected, e.g., QR CODE, EAN 13, etc. |
body | JSON Object | JSON 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.
To view the Output we chose a compose action.
Known Limitations
⚠️
If you experienced other limitations please get in touch with us!