Is it possible to use Magento’s import functionality to create multiple configurable products using REST api
I want to create a custom REST api where we can pass multiple configurable products data (similar to what we use in import.csv), and it will create the configurable as well as the child products based on the data provided.… Read More »Is it possible to use Magento’s import functionality to create multiple configurable products using REST api