Import bulk products from b2b.msan.hr

Import bulk products from b2b.msan.hr In this post we will develop a custom wordpress plugin to import bulk products with their meta data from api url https://b2b.msan.hr/B2BService/HTTP/Product/GetProductsList.aspx in xml format that will give products data in response. For this, we will make curl requests to get data from this url with authentication of api credentials and […]