43
Views
3
Comments
Azure AI Vision/Form Recognizer API in OutSystems
Service Studio Version
11.54.21 (Build 62708)

Hi All,

I am trying to build an OCR app in OutSystems and thinking to use Azure Vision API or Form Recognizer. But I didn't found any documentation to integrate this  and also if anyone has details like how to handle or process json in OutSystems itself as the response is not key value pair please share your views. Thanks in advance

2025-02-10 17-24-13
Arun Rajput

Hi @Gopi G ,

You can consume your API inside the logic tab in service studio here you can handle JSON as well

Thanks,

Arun

UserImage.jpg
Gopi G

Hi Arun, Thank you for reply. But the json reponse from Azure OCR API is different. It will have the identified text step by step, not in key value pair right?

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Gopi,

Not sure what you mean here. Arun wrote to consume the API the normal OutSystems way, and you are asking about a "key value pair" (not to mention "identified text step by step", which is incomprehensible to me). Please read the documentation I linked, and if you have any specific questions, please ask them.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.