Hi,
I'm trying to consume the Azure Form recognizer API in power automate to analyze text from images.
Earlier there was a connecter which is now deprecated and so far I tried to create an http request as below, but I don't know how to proceed from here.
I'm passing an image file content in the body of the request.
Please guide if anyone can help.