Group: Forum Members
Last Active: Thu 12 Dec 2013
Posts: 14,
Visits: 70
|
i wrote an webservice which accepts uploads of images with product IDs. Thats fine for the moment.
|
Group: Forum Members
Last Active: Thu 12 Dec 2013
Posts: 14,
Visits: 70
|
Is there a chance to faciliaty the upload-method which is used in Admin-Backend from "outside" ? Doesn't make sense to develop a second upload-script which needs to perform the same actions as the admin backend.
|
Group: Administrators
Last Active: Tue 3 Dec 2013
Posts: 99,
Visits: 1,400
|
The Web API still doesn't do images at the moment. You'll need to manually upload them if you want to add images to your products. The images are stored in the 'Images' folder this way. ->
Images/Products/[ProductID]/AnyNumberOfImages.jpg
|
Group: Forum Members
Last Active: Thu 12 Dec 2013
Posts: 14,
Visits: 70
|
Is there no way to hand over images to kartris?
|
Group: Forum Members
Last Active: Thu 12 Dec 2013
Posts: 14,
Visits: 70
|
Hi,
is it possible to send images beside the product data during creation of a new product in WebAPI?
I create some products via WebAPI but found no information about how to get the images included...
Any help appreciated.
Thu 21 Nov 2013 by
Boxson
|