EnateAI IDP - Enhanced Invoice Field Detection

As part of our ongoing efforts for enhancing EnateAI's capabilities in the IDP space, we've expanded the Invoice Model's awareness by integrating twenty commonly used fields into the data extraction pipeline powered by Azure Form Recognizer (AFR). These fields are designed to capture essential information from invoices, ensuring accurate and consistent data extraction.

With the addition of these fields to the Invoice Model, you will now see these fields appear in the Json output file structure even if there is no value to be populated.

This enhancement allows the extracted data to be seamlessly used with any integration tool (e.g., SnapLogic, Azure Data Factory, Power Automate) for slicker processing and automation. In future updates, we plan to expand the list of standard fields further to support other document types.

We’ve focused on the key pieces of information that typically matter most in financial operations. And while these twenty fields are now standardized, you'll continue to see additional data captured, displayed under KeyValuePairs and Tables.

Here’s the full list of the standard fields for the Invoice Model:

  • Invoice Number

  • Invoice Date

  • Due Date

  • Vendor Name

  • Vendor Address

  • Vendor Contact

  • Customer Name

  • Customer Address

  • Customer Contact

  • Billing Address

  • Shipping Address

  • Purchase Order Number

  • Terms

  • Line Items

  • Subtotal

  • Tax Amount

  • Total Amount

  • Currency

  • Notes

  • Payment Instructions

This standardized approach ensures better structure, better data consistency and smoother integration across various platforms.

Last updated

Was this helpful?