Hello,
I need to communicate with prestashop. The XML i need to parse is in a remote server and the http address is http://minisys.gr/mstore/api/products but as you can see asks for credentials. So, how i can communitate with that and pass data (credentials) through http? Do i have to use Xcentrisity or RMNet or is there any other whay?
The XML is from PrestaShop eshop and in the development documentation says that i have to your REST.
http://doc.prestashop.com/display/PS14/Using the REST webservice
anyone can help pleas?
#httpget
#HttpPost
#prestashop
#XML
#RMNet



