Currently, there is only one way to send the output information to your systems. If you require an integration that you think should be supported out of the box, send your suggestion to Metamaze through the feedback button.
REST API
If you want to use IP allowlisting for your API, please allowlist the following IPs:
20.103.172.113 # Legacy Metamaze
52.232.77.70 # Legacy Metamaze
109.135.42.38 # Legacy Metamaze
37.139.2.18 # Legacy Metamaze
52.204.31.165 # Duco prod2
54.145.8.74 # Duco prod2
54.204.118.141 # Duco prod2
3.122.130.253 # Duco prod1
18.157.203.23 # Duco prod1
18.157.250.201 # Duco prod1
The REST API is a simple and flexible way to retrieve and use the extracted data in your own solutions. With this integration option, you can integrate with other tools & systems and streamline your workflow.
API authentication method
Setting |
Description |
API url |
The API url to your system that will receive the output from Metamaze. |
Export type |
You can export the data from Metamaze in the following formats out-of-the-box:
If a different format is required, our professional services team is available to assist, but additional fees may apply. |
Security protocol |
You can choose between the following protocols:
|
Notify when validation is required |
When this option is enabled, the output webhook "ProcessDocumentsJobStatusAndResultsWebhook" will be triggered when an upload requires validation. |
Choose API version & include extra data in the output API call
Setting |
Description |
Version |
The version of the API contract to use. We advise to always use the most recent one: |
The OCR'ed documents as `processedPDF` |
This will include the document, that the OCR engine returned, in a base64 format as extra data in the output ("processedPDF") (a link to the original uploaded file can always be found in our output) |
Detected document language as `language` |
Include the detected language from the OCR for the document |
The reference (to annotation, document or different linked enrichment) from a linked enrichment as `link` |
Include a reference to annotation, document or enrichment for enrichments. |
The Outlook identifier of the upload as `mailId` (if the Outlook integration was enabled) |
Include the outlook identifier when a mail was processed. This is handy when you want to perform custom actions with the email through a custom output or through an RPA platform |