Services resource for Product types (from Drupal Commerce)
Posted by ziodave on September 7, 2011 at 2:19pm
Dears,
As I need to programmatically create Products in Drupal 7.x and Drupal Commerce, I'm writing a small file based on the skeleton of resources/node_resource.inc.
Right now I'm just able to create products and receive the ID of the created product (which I'm looking to use as a reference for the node creation).
Is this of some interest for this group, should I share this small file - full with errors :-))
Thanks,
David