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
Hi @Gopi G ,
You can consume your API inside the logic tab in service studio here you can handle JSON as well
Thanks,
Arun
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?
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.