/
Upload Product Image via REST API

Upload Product Image via REST API

Integration engineers can use the REST API to upload images of products, so that the integration route can upload product images automatically.

The API consumer will have to:

  • Create an upload slot first by calling uploadmanager.newuploadslot.

  • Then upload the product image by calling productimages.upload/slot ID/sku.

  • Finally delete the uploading slot by calling uploadmanager.deleteslot/slot ID.

 

Related content

File Upload (SAP IS Adapter)
File Upload (SAP IS Adapter)
More like this
Upload Product Image
Upload Product Image
More like this
Custom REST API Service Using Logics
Custom REST API Service Using Logics
Read with this
pfx-api:uploadProductImage
pfx-api:uploadProductImage
More like this

Found an issue in documentation? Write to us.