Hi everyone,
I am having trouble connecting to my Cognitive Services - Form Recognizer from Power Automate.
I was able to create the Form Recognizer inside Azure portal, but then when I want to run the Train model for example, Form Recognizer doesn't appear at all when creating the flow:
Also when searching for Cognitive Services, All appear except FORM RECOGNISER:
However, inside Connectors tab from the left sidebar, I was able to select and connect to my Form Recognizer, see:
Please help if someone has any ideas
Solved! Go to Solution.
Hi @SteepM,
The Form recognizer has been DEPRECATED, these actions and triggers have been removed:
https://docs.microsoft.com/en-us/connectors/formrecognizer/
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @SteepM,
You can search "Recognizer", then you'll find it:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Actually I can't whether under Recognizer, Form Recognizer, or browsing all Cognitive Services Actions, it doesn't show up.
Those 7 that appear on my screenshot are all Cognitive Services Actions I could browse.
I also read in the Documentation that Form Recognizer is been Deprecated (or at least v1), so does anyone know if that could be the case?
Just an update, I could find it, but then both Triggers and Actions are empty:
Hi @SteepM,
The Form recognizer has been DEPRECATED, these actions and triggers have been removed:
https://docs.microsoft.com/en-us/connectors/formrecognizer/
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I am wondering what's the point of still being there?
Also, what would the workaround be? Use it's RestAPI?
Hi @SteepM,
Here is Form recognizer rest API document you could refer to:
Quickstart: Form Recognizer client library or REST API - Azure Cognitive Services | Microsoft Docs
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.