Hi, I am trying to upload an image to Sirv - you guys have a current plug in for this.
However, there is not an example for how to upload images to Sirv.
The command I use on command line is curl -T ooo.png ftp://ecenutic.sirv.com/ --user UN:PW
Now I recognize that the integrations are built on API's, and yes, I have tried around with Post/Put and Postman to create an API, however I am not sure exactly how to upload data to a server.
I know this is probably confusing as is, but please help me find a way to allow users to upload images to Sirv, so that they can then edit their images using this service:
(as in the following example: https://blog.appery.io/2014/10/proces...)