Active |
---|
This application does not need additional settings. So you can make connection only by using your login credentials or by following the instructions below . |
With Klippa DocHorizon modules in Boost.space Integrator, you can parse documents in your Klippa DocHorizon account.
To use the Klippa DocHorizon modules, you must have a paid account. For subscription information, refer to the Klippa DocHorizon Pricing page.
Refer to the Klippa DocHorizon API documentation for a list of available endpoints.
To establish the connection, you must:
To obtain your API key from your Klippa DocHorizon account:
-
Log in to your Klippa DocHorizon account.
-
Open the needed project.
-
In the left sidebar, click Credentials.
-
Copy the API key value shown and store it in a safe place. Refer to Klippa DocHorizon documentation to learn more.
You will use this value in the API Key field in Boost.space Integrator.
To establish the connection in Boost.space Integrator:
-
Log in to your Boost.space Integrator account, add a Klippa DocHorizon module to your scenario, and click Create a connection.
-
Optional: In the Connection name field, enter a name for the connection.
-
In the API Key field, enter the API key copied in the section above.
-
Click Save.
You have successfully established the connection. You can now edit your scenario and add more Klippa DocHorizon modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting the app, you can perform the following actions:
Document Parsing
-
Parse a Generic Document
-
Parse a Financial Document
-
Parse an Identity Document
-
Parse a Bank Statement
-
Parse a Salary Slip
-
Parse a Document Using a Custom Prompt Builder
Document Parsing Async
-
Parse a Generic Document Async
-
Parse a Financial Document Async
-
Parse an Identity Document Async
-
Parse a Bank Statement Async
-
Parse a Salary Slip Async
-
Parse a Document Using a Custom Prompt Builder Async
Other
-
Make an API Call
These settings can be used if you want to modify the parser more.
Select a template for the parser to identify what kind of document it would be. It can be that when changing the template settings, the output data is different.
Use full when you want the best quality scan, use fast when you want fast scan results. Fast will try to extract the text from the PDF. Full actually scans the full PDF which is slower.
The User Data allows for sending additional data into the parser and can be used to enable extra features, improve the recognition of certain fields and improve the processing speed. All fields are optional, documents may be submitted without this field. For more information, refer to the Klippa API documentation.
This option is only available when you have custom Datasets and the API has access to these datasets, For more information, contact the Klippa support team.
The ID of the dataset in your own system, The system returns this id in the merchant_id field if there is a match.
An identifier to use when saving or detecting hash duplicates. This way you can allow to have the same document scanned more than once for multiple groups. When doing a scan, the combination of the Hash Group ID and the document Hash will be used to detect duplicates. This value is saved hashed on the side of Klippa. The common use cases are Company ID, Campaign ID, and User ID.