Is it possible to send an image with post request to a webhook and then use this image in ai agent to do image analysis?

I am thinking about creating an Image recognition type software using open AI. I don’t know if it’s possible.

Like I want to send an image for example an image of a person using webhook URL using postman as a POST request to a webhook. Then I want open AI agent to analyse this image like facial characeteristics if the face is oval, round etc ? is it possible ?

if yes, How can I use workflow.

Hi,

This is more of a help to build my workflow question… Sending an image to a webhook and sending it to get a description is possible. However close this description will get to your requirements is another question.

Regards
J.

1 Like