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 AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,665 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. romungi-MSFT 45,731 Reputation points Microsoft Employee
    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.

    0 comments No comments

Your answer

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