Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This operation allows users to upload a data file or image.

  1. Configure the exchange property in Content Modifier:

  2. Configure an extra exchange property in Content Modifier for uploading Product Image:

    • uniqueId – Product SKU that the image belongs to.

  3. The request should be a binary file input stream. If you leave the message body empty, the binary stream will come from the previous steps. Excel file *.xlsx is supported for data upload and an image file is supported for the image upload.

  4. In the Adapter configuration, select operation and target type.

Response Message

The upload slot ID is returned and this can be used in the file upload status operation.

  • No labels