Compartilhar via


Tabscanner Receipt OCR (Independent Publisher) (Preview)

The Tabscanner API provides powerful Optical Character Recognition (OCR) technology to extract structured data from images of receipts with high accuracy. Designed for developers and businesses, this API simplifies the process of digitizing receipts, enabling seamless integration with financial systems, expense tracking platforms, and data analytics solutions.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Contact
Name Ben Smith
URL https://github.com/tokyoben
Email ben.smith.dev@gmail.com
Connector Metadata
Publisher Ben Smith
Website https://www.tabscanner.com
Privacy policy https://tabscanner.com/privacy-policy/
Categories Data;Productivity

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Retrieve the result of a receipt image submitted for processing

This operation returns the result of the processed receipt image.

Submit a receipt for processing

Submit JSON data to the Tabscanner system.

Retrieve the result of a receipt image submitted for processing

This operation returns the result of the processed receipt image.

Parameters

Name Key Required Type Description
Unique token
token True string

Unique token to identify the processing request.

Returns

Body
Result

Submit a receipt for processing

Submit JSON data to the Tabscanner system.

Parameters

Name Key Required Type Description
image
image string

Base64-encoded receipt image. Can accept JPG and PNG file formats.

region
region string

The 2-alpha ISO country code of the supported country.

documentType
documentType string

Accepts a string value. Must be receipt, invoice or auto.

defaultDateParsing
defaultDateParsing string

Accepts a string value. Must be m/d or d/m.

decimalPlaces
decimalPlaces string

Accepts an integer value should be 0, 1 or 3.

Returns

Body
Process

Definitions

Process

Name Path Type Description
message
message string
status
status string
status_code
status_code integer
token
token string
success
success boolean
code
code integer
duplicate
duplicate boolean
duplicateToken
duplicateToken string

Result

Name Path Type Description
URL
URL string
tax
tax integer
tip
tip integer
url
url string
total
total number
address
address string
date
date date-time