Jump to content

[WebServices] Upload a file


mikih57

Recommended Posts

Hello,

Curently working on a project using the new webservice (v1.4) I've a problem. I'd like to upload an image on the server using the API in order to associate an image to a product or category.

Everything is working fine except my upload code, so I hope I'm not the only one having this problem.

Best regards !
Mikael

Link to comment
Share on other sites

Hello,

We have exactly the same problem here.

We manage to :
get products list (get)
get product details (get)
create a new product (post)
modify a product (put)
get product images list (get)
modify a product image (put)
delete a product image (delete)

but we can't :
add a product image

The webservice documentation was expected to be given with de final 1.4 prestashop version. Final version is online but there is still no documenation for the webservices.


Can someone help us ?

Thanks a lot

Link to comment
Share on other sites

The documentation is online somewhere on the Forge since Wednesday
But I don't know exactly the link.

The Team was busy with the Barcamp to update the website, but this will be published soon.
We've got a demo of the webservice and a view of the wiki during the barcamp

Link to comment
Share on other sites

The documentation is online somewhere on the Forge since Wednesday
But I don't know exactly the link.

The Team was busy with the Barcamp to update the website, but this will be published soon.
We've got a demo of the webservice and a view of the wiki during the barcamp


I didn't find it. If somehone knows where it it, please give us the link. Thank you.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...