Hello everyone!
in my scenarion i want to monitor my emails and get the order number, delivery note number or invoice number from the attached pdf files.
Since the emails are received in several formats and languages, I use mistral for categorization before the router.
Unfortunately, with the PDF.co (Parse a Document) module, I do not receive a suitable JSON OUTPUT so that Mistral can analyze the content and find the corresponding information.
The module that I use to get information from PDF is Google Cloud Vision.
It works perfectly, as I also have a PDF document and I use it to read all the text in it and extract what I want from it
Here is also the full guide to integrating in Make.com: https://www.make.com/en/help/app/google-cloud-vision
PDFs are annoying to read programmatically. That’s also why a new EU law was recently passed that says that companies have to send electronic invoices which have a certain file format that is easy to read in make and all other programs.