Form Recognizer -No actions available in logic app step

Anshul Jain 1 Reputation point
2021-02-28T22:34:39.437+00:00

Hi I am trying to create a logic app with a step using form recognizer. However I do not see any actions available. I see the message "we couldn't find any actions"

72762-image.png

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,388 questions
{count} votes

5 answers

Sort by: Most helpful
  1. YutongTie-MSFT 46,986 Reputation points
    2021-03-02T03:32:45.013+00:00

    @Kevin @Anshul Jain

    Hello,

    Form Recognizer has been deprecated as the document https://learn.microsoft.com/en-us/connectors/formrecognizer/#deprecation-information

    Please mitigate to Form Recognizer V2 now.

    Thanks.

    Regards,
    Yutong

    0 comments No comments

  2. Kevin 1 Reputation point
    2021-03-02T15:15:57.027+00:00

    Also, I just tried this yesterday with a new Logic App, so this was not a migration.


  3. Anshul Jain 1 Reputation point
    2021-03-02T15:21:04.537+00:00

    We began using it last week and never used V1. We tried to use whatever version logic app designer brings up when we search for “Form Recognizer”. Is there a way to use V2 in logic app designer?


  4. Kevin 1 Reputation point
    2021-03-02T15:22:47.017+00:00

    Yes, I've tested my model and API using v2...actually v2.1. I want to integrate the model into the Logic Apps and started with a Blob storage action. I want to kick the uploaded document over to the Form Recognizer. I thought I could use the steps available from the Logic Designer and used the Form Recognizer - which was provided by Microsoft. If it's v1, it should be removed.

    If there isn't a valid Form Recognizer logic app, what's the alternative?


  5. YutongTie-MSFT 46,986 Reputation points
    2021-03-02T20:35:40.987+00:00

    @Kevin @Anshul Jain

    I just confirmed with Logic App group that the new connector for FR V2 has not been released yet. Current recommendation is to create a Custom Connector using the Form Recognizer v2 API.

    Please refer to the guidance:
    https://learn.microsoft.com/en-us/connectors/custom-connectors/create-logic-apps-connector

    Sorry for the inconveniences.

    Regards,
    Yutong

    0 comments No comments