Power Automate Connector: Encodian – General
Overview
The 'AI - Process Bank Check (US)' Power Automate action utilizes artificial intelligence to process and extract meaningful information from the bank check provided before returning as a simplified JSON dataset.
Supported document fields include: Payer name, payer address, payee name, check date, acoumt (numeric), amount (written), bank name, payment description, MICR, bank routing number, account number, check number, payer signature
Input File Types
The following file types are supported:
- BMP
- HEIC
- JPEG
- JPG
- PNG
- TIFF
Credit Count
The credit count is determined using the following calculation:
1 page = 1 credit, for example a 7-page PDF document would utilise 7 credits
Default Parameters
The default 'AI - Process Bank Check (US)' flow action parameters are detailed below:
- File Content: The Power Automate 'File Content' for the source file
Advanced Parameters
The advanced 'AI - Process Bank Check (US)' flow action parameters are detailed below:
- Date Format: Set the date format to apply to DateTime values present within the extracted data set. Formats should conform to standard Microsoft notation
- Remove New Lines: Remove newlines in the data returned
- Query Fields: A comma separated list of query fields to search for
- Culture Name: Change the thread culture used to process the request
Return Parameters
The 'AI - Process Bank Check (US)' flow action returns the following data.
Action Specific Return Values
- Result - The data extracted from the file as JSON
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.
Error Handling - 'The translation request has been throttled'
Potentially at times of peak load the following error could be generated:
"The processed file request has been throttled, please contact support@encodian.com"
This will result in delayed processing execution. For paying customers who have a 'Large' or higher subscription level, a dedicated processing endpoint can be requested via support@encodian.com to alleviate this restriction.
0 Comments