I have a WS that returns very basic product data: code, price and image. I need to programmatically create Hybris products with this basic data and then sync in order to see these products in the storefront.
Which are the steps in order to create a product with this very basic info ? Is there any OOTB service ?