<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>15 Aug 2018 17:01:42 Z</lastBuildDate><pubDate>9 Jun 2011 12:12:48 Z</pubDate><description>Anyone using the soap protocol from Magento with Windev ?&#13;
&#13;
n is int&#13;
nconnmagento is int = MagentoService.startSession()&#13;
Trace(nconnmagento)&#13;
sIdSession est une chaîne&#13;
sIdSession = MagentoService.login("philip","123456")&#13;
Trace(sIdSession)&#13;
sproduct_SKU is string = "bb8100"&#13;
sproduct = MagentoService.call(sIdSession,"catalog_product.info",sproduct_SKU)&#13;
Trace(sproduct)&#13;
Trace("3",MagentoService.call(sIdSession,"catalog_product.info",nproduct_id))&#13;
Trace("4",call(sIdSession,"catalog_product.info","bb8100"))&#13;
These last 3 traces gives me nothing as result.  Why ???&#13;
&#13;
MagentoService.endSession(sIdSession)&#13;
//The Product API allows us to specify a product through its database ID or its SKU. The database ID is always numeric, the SKU is a string which can be anything.&#13;
//&#13;
//$product = $soap-&gt;call( $session_id, 'catalog_product.info', 166 );&#13;
//$product = $soap-&gt;call( $session_id, 'catalog_product.info', 'HTC Touch Diamond' );</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento/read.awp</link><title>Windev &amp; Soap Magento</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>alexmarcxyz</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-66621/read.awp</comments><pubDate>15 Aug 2018 17:01:42 Z</pubDate><description>A coupon code is the most effective and simple way to boost your business on your Magento ecommerce store. This code also helps …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-66621/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-66621/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento/read.awp">Windev &amp; Soap Magento</source><title>Re: Windev &amp; Soap Magento</title></item><item><author>igorburc</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-60051/read.awp</comments><pubDate>19 Oct 2016 18:26:22 Z</pubDate><description>Preciso integrar meu ERP windev com o site magento, alguem tem alguma sugestao? pode me adicionar no skype igorburc&#13;
&#13;
Obrigado&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-60051/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-60051/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento/read.awp">Windev &amp; Soap Magento</source><title>Re: Windev &amp; Soap Magento</title></item><item><author>platanos18</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-57621/read.awp</comments><pubDate>12 May 2016 19:33:43 Z</pubDate><description>Hello iam trying to get list of products filtered sku like 888 but allways i get all the products list. &#13;
That is my code where …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-57621/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-57621/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento/read.awp">Windev &amp; Soap Magento</source><title>Re: Windev &amp; Soap Magento</title></item><item><author>platanos18</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-57383/read.awp</comments><pubDate>22 Apr 2016 09:05:45 Z</pubDate><description>SessionId is UNICODE string&#13;
SessionId=MagentoService.login("xxxxxx","xxxxxxxxxxxxxx")&#13;
&#13;
Trace(SessionId)&#13;
storeView is string …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-57383/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-57383/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento/read.awp">Windev &amp; Soap Magento</source><title>Re: Windev &amp; Soap Magento</title></item><item><author>kessels.sjoerd</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-32671/read.awp</comments><pubDate>10 Jun 2011 16:38:36 Z</pubDate><description>Hi Philip,&#13;
&#13;
I am trying to use Magento webservices with Windev as well and run into problems too.&#13;
&#13;
I see you try to use the …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-32671/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento-32671/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/32647-windev-soap-magento/read.awp">Windev &amp; Soap Magento</source><title>Re: Windev &amp; Soap Magento</title></item></channel></rss>
