Page 1 of 1

Sirv - upload image to server & mess around with on front end

Posted: Sun Sep 13, 2015 8:05 am
by A.W.H.

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...)


Sirv - upload image to server & mess around with on front end

Posted: Mon Sep 14, 2015 10:34 am
by Serhii Kulibaba

Hello,

Could you check are there any errors in console? This (http://devcenter.appery.io/documentat...) should help.