Overview
The 'Read Barcode - Image' Power Automate action read the barcode from image file provided. The following image file formats are supported:
- PNG
- JPG
- BPM
- TIFF
- GIF
- EMF
Example Flow
Please refer to the following article showcasing the 'Read Barcode - Image' Power Automate action: Create and Read Barcodes with Power Automate and Power Apps
Credit Count
This action consumes 1 credit per operation.
Note, different Encodian actions can consume different number credits. Please always check the action specific documentation and read What is an Encodian Action for a full description of how credits are consumed.
Default Parameters
The default 'Read Barcode - Image' flow action parameters are detailed below:
- File Content: A Base64 encoded representation of the file to be processed
- Image Format: Select the image format for the barcode image provided
Advanced Parameters
The advanced 'Read Barcode - Image' flow action parameters are detailed below:
- Confidence - Set the confidence level for barcode detection
- Remove Control Characters - Set whether recognised control characters should be removed
Return Parameters
The 'Read Barcode - Image' flow action returns the following data.
Action Specific Return Values
- Value - The value of the barcode
Standard Return Values
- OperationId - The unique ID assigned to this operation.
- HttpStatusCode - The HTTP Status code for the response.
- HttpStatusMessage - The HTTP Status message for the response.
- Errors - An array of error messages should an error occur.
- Operation Status - Indicates whether the operation has been completed, has been queued or has failed.
0 Comments