Upload image using Web API post method

I want to post an image taken from the camera or photo library and upload to my own server using POST method.

This question has been asked before but all replies point to Media_DB1 upload to Cloudinary. I don’t want to use Cloudinary.

Any alternative? example?

Thanks!

2 Likes

A post was merged into an existing topic: Any tips for working with the WebAPI component?