Overview
The 'Read Barcode - Document' Power Automate action will automatically locate and read any barcode from either PDF or Microsoft Word documents.
Example Flow
Please refer to the following article showcasing the 'Read Barcode - Document' Power Automate action: Create and Read Barcodes with Power Automate and Power Apps
Default Parameters
The default 'Read Barcode - Document' flow action parameters are detailed below:
- File Type: Select the type of file provided
- File Content: A Base64 encoded representation of the file to be processed
Advanced Parameters
The advanced 'Read Barcode - Document' flow action parameters are detailed below:
- Confidence - Set the confidence level for barcode detection
Return Parameters
The 'Read Barcode - Document' flow action returns the following data.
Action Specific Return Values
- Barcodes -An array of 'Barcode Item' each containing the barcode value
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