Example
This example Data Stream demonstrates how to use this AI & ML Agent to extract invoice information using a prebuilt invoice model from Azure AI Document Intelligence service.
Step 1: Add the Agent
Drag the Avalara AI & ML Agent onto the Canvas.
Rename the Agent and link the input endpoint to the document source.
Save the Data Stream.
Double-click to configure the Agent.

Step 2: Configure Azure AI Document Intelligence
Enter the API Key, Document Intelligence endpoint, Model, and File Content Type.
In this case, select the prebuilt invoice model and keep the default content type of Base64.

Step 3: Configure File
Select the input payload column that represents the file. In this case, InvoiceBase64String.
Step 4: Results
Apply the changes, save the Data Stream, and publish it.
Let's look at the Live Data View. Observe that the extracted invoice contents from the model are appended to the input payload and printed.

Files
Last updated
Was this helpful?