Community

How to include image from a POST request originating from a microsoft Flow.

Hello developers,

I'm an aspiring developer and looking for help on how to transmit my image to the service. I am using flow to send the POST request and tried including a direct link to the image in the body but i get a 551 unsupported format response. I have researched about this the entire workday and not found a solution.

Im new to the developmentscene and hope for your understanding. Thank you

Was this article helpful?

0 out of 0 found this helpful

Comments

3 comments

  • Avatar
    Permanently deleted user

    All actual processing methods are suitable only for the images that are loaded from a computer or device directly.

    0
  • Avatar
    Permanently deleted user

    I think the documentation is shallow, however i solved my problem with an asp.net web app.

    Really all it says is the image is transmitted in the body, there is room for improvement.

    0
  • Avatar
    Permanently deleted user

    Hi Martin,

    We are glad to know that you have managed to resolve the issue.

    We provide some code samples in different programming language which are intended for demonstration how to form and send correct requests to the service and then download the outputs.

    Do you have any certain ideas how to improve and make our documentation more clear for our users?

     

    0

Please sign in to leave a comment.