📎 AI Summary:
The user "sev7en" is seeking advice on automating the translation and sharing of daily Italian PDFs received via email, including handling attachments using Power Automate (Flow). They have a partial solution for OCR processing but are unsure how to automatically trigger the process when new PDFs arrive. "Neemobeer" responds that existing tools may not support this out of the box and suggests that a custom script or application would likely be necessary. The overall discussion revolves around automating PDF translation workflows, with a focus on attachment processing challenges.

sev7en

New Member
Member details
Joined
Jul 21, 2019
Messages
1
Thread Author #1
Good morning!
I start directly with the scope of the work of the discussion, as you can have a clear picture of what I am looking for.

I receive on daily email with PDF in Italian language and these email should be translated and submit via email a to a Group in Teams in English.

I think Flow is the key.

I create a flow able to translate and submit via email and to the Group the translating body of the message but... what's about the attachment?

I found the API Link Removed able to process the PDF and generate an OCR of it then that file it is submit to my onedrive as repository.


The step where I am stuck is this: how can I know get this PDF and translate it?


Can please suggest any applet / trigger able to monitor the upload folder and start the process?



Thanks,
 

Neemobeer

Windows Forum Team
Staff member
Member details
Joined
Jul 4, 2015
Messages
8,995
I don't think anything exists for this. It would likely end up being a custom script or application that would need to be created.
 

Solution