We are trying to create a product using Magento 1.x Soap API From NODE JS application. I know some wrappers are available for SOAP Call to Magento that uses xmlrpc. But I want to use Soap web services, can anyone point me to the working sample script if it all possible.
Thanks