Is there a way to extract data from image or PDF and relate it with respect to the document number and
We need to visit external URL and provide the document number. Each document will have its attachment which can be in PDF/Image format. We need to extract data from PDF/Image and prepare a table of the details (tabular format output) This table needs to be push to backend data model.
Overall, we want to extract data from image/PDF relate with the PO Number/Accounting document number and push this data to backend data model.