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

Important Update and Exciting New Alternatives Next year, on 30 June 2024, we will be sun-setting three legacy products that have all been superseded…
On first encounter it can be difficult to differentiate between Searchlight and PDF Connector. They both OCR image PDFs (PDFs where the majority of…
Aquaforest’s PDF Connector brings the power of our desktop applications to the Microsoft Power Automate platform. This post will discuss how to obtain the…