Buenas ! El post de hoy es uno simple, y que tengo que apuntar para el futuro: Utilizar PostMan para realizar una petición HTTP POST para analizar una imagen con un proyecto de Custom Vision alojado en un Docker container. En mis post anteriores escribí sobre como crear y exportar un proyecto en CustomVision.ai; y…… Continue reading #CustomVision – Analizando imágenes con PostMan con un proyecto de #CustomVision en un #Docker Container
Tag: PostMan
#CustomVision – Analyzing images using PostMan from a #CustomVision project hosted in a #Docker Container
Hi ! Today’s post is a simple one that I’ll use for sure in the future: How to make an HTTP Post Request using Postman to analyze an image using a Custom Vision project hosted in a docker container. In my previous posts I share the necessary steps to export a CustomVision.ai project and run…… Continue reading #CustomVision – Analyzing images using PostMan from a #CustomVision project hosted in a #Docker Container
#Flow – How to invoke a Flow from an external app using HTTP Request
Hello! In addition to the Out-Of-The-Box triggers included in Flow, we also have the chance to invoke a flow using an HTTP POST call. There is a post on the Flow’s blog, “Calling Microsoft Flow from your application” (link), which explains this very weel. I’ll write some of the basic steps of a common scenario.…… Continue reading #Flow – How to invoke a Flow from an external app using HTTP Request
#Flow – Cómo invocar un Flow desde una app externa via HTTP Request
Hola ! Una de las ventajas que posee Flow, es que además de los triggers que vienen Out-Of-The-Box, también tenemos la capacidad de invocar al mismo utilizando una llamada HTTP POST. En el blog de Flow, hay un post “Calling Microsoft Flow from your application” (link), donde se comenta cómo realizar esto de manera completa. Yo partiendo…… Continue reading #Flow – Cómo invocar un Flow desde una app externa via HTTP Request