Jump to content

1.5.1 WebService


Recommended Posts

Is there anybody able to help me to import products using the 1.5.1 webservice ? Thanks to example file i managed to create delete update client but with product i manage only to delete them.

 

I attached the file 2-update with my shop id and key.

I modified the resource to products and used

 

$opt = array(

'resource' => 'products',

'display' => 'full'

);

 

to display the full product "table"

2-Update.php

Link to comment
Share on other sites

×
×
  • Create New...