Aquaforest PDF Connector: Using Get Data from PDF Synonyms in JSON

In this article, we will explain how to setup Synonyms in JSON within our “Get Data from PDF” Power Automate PDF Connector. From the example invoices below, we want to extract the following named Name-Value Pairs, “Invoice No/Inv No” & “Purchase Order/PO No”. The invoices are different layouts & have different entity names for these fields. As per the screenshot below the first JSON entries should match the “Expected Keys” in the Get Data from PDF action. Below is an example JSON where we have added two other terms that the fields could be known as.
[
   {'entry': [ 'Inv No', 'client invoice', 'Invoice No' ]},
   {'entry': [ 'PO No', 'Purchase Order', 'Purch Order' ]}
]
You then add this to the “Synonym Dictionary” in the “Get Data from PDF”, “Advanced Options”

Categories

Archive

Share Post

Related Posts

Retailers face the constant challenge of managing diverse inventories efficiently. Barcode scanning has become a cornerstone in this pursuit, enabling quick and accurate identification…
In the healthcare industry, the efficient digitization of patient records is crucial for providing timely and accurate care. This user guide focuses on leveraging…
Quality control is a paramount aspect of manufacturing processes, ensuring that products meet predefined standards and specifications. However, managing and analyzing quality control documents…