- Print
- DarkLight
- PDF
Azure Logic Apps and Cognitive Services
- Print
- DarkLight
- PDF
Some of the managed connectors of Logic Apps allows you to leverage the prebuilt Artificial Intelligence (AI) APIs available on the Azure Platform. In your workflow definition, you can call several prebuilt AI APIs such as Computer Vision, LUIS, and Text Analysis. Each API offers one or more operations you can call like Optical Character Recognition (OCR) to JSON operation from the Computer Vision API.
Another example is leveraging the Bing Search API V7 through the Bing Search connector using the List News by query action.
With the available Cognitive Services API operations, you can support various business cases without creating any code.Furthermore, you can quickly build a workflow in minutes instead of days for some of the most straightforward business cases.
Lastly, you can leverage the Cognitive Services also from Microsoft Flow and Azure Functions.