azure-ai-document-intelligence-connector
Reactive icon

Azure AI Document Intelligence Connector

Stable version 0.0.1 (Compatible with OutSystems 11)
Uploaded
 on 28 May
 by 
0.0
 (0 ratings)
azure-ai-document-intelligence-connector

Azure AI Document Intelligence Connector

Documentation
0.0.1

Azure AI Document Intelligence Connector enables developers to seamlessly connect and leverage the advanced artificial intelligence capabilities of Azure Document Intelligence.
The component allows to use the following operations:

  • Analyse Invoice (Synchronous)
  • Analyse Invoice (Asynchronous)
    • Request Invoice Analysis
    • Get Invoice Analysis


Analyse Invoice (Synchronous)
Retrieves all information for an invoice using the prebuilt model for invoices.

Analyse Invoice (Asynchronous)
Request analysis for a document using the prebuilt model for invoices, asynchronously.

To use this connector it is necessary to have a Microsoft Azure account with the service Azure Document Intelligence activated.

Using the Azure Document Intelligence service will have cost that will be billed in your Azure Account. Check the Azure Document Intelligence pricing page.


Instructions

Authentication is done using API Key authentication that can be found in the Azure Portal under Resource Management > Keys and Endpoint.

This connector requires these configurations:

Settings

OcpApimSubscriptionKey - API Key configured in Azure Portal for the Azure AI Document Intelligence

Consumed REST APIs
AzureAIDocumentIntelligence - https://[your-host].cognitiveservices.azure.com. Endpoint can be found in Azure Portal.