Share via

form recognizer

Sohaib Mohammad 1 Reputation point
2021-07-29T05:50:27.383+00:00

I have created flow in which I have used email trigger where it need to take attachments as pdfs the Form Recognizer and to extract data from pdfs but I need to use on only pdfs not jpegs,pngs as extra junk files are saving from emails can you please the this question

Azure Document Intelligence in Foundry Tools
0 comments No comments

1 answer

Sort by: Most helpful
  1. Rohit Mungi 49,131 Reputation points Microsoft Employee Moderator
    2021-07-29T10:56:52.84+00:00

    @Sohaib Mohammad How are you calling the form recognizer API? If you are extracting files from an email you could only pass the PDF documents to the API and use the header Content-Type: application/pdf to process only PDF files.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.