Good Afternoon,

I'm having an issue. I know how to read the API documentation, but I can't find what other attributes I can add to the array. I need to import UPC and the var_dump shows a 'upc' field, but Its not working. Here is my question. How do I know what attributes I can put into the array? What file will show that info?

*********************** Magento API Snippet **********************************

catalog_product.update

Update product

Return: boolean

Arguments:

mixed product - product ID or Sku
*** array productData - array of attributes values ***
mixed storeView - store view ID or code (optional)

Recommended Answers

All 2 Replies

You should ask magneto forum from their official web site.

Trying that too. Still nothing. I'm assuming that there is a master API file with all of the functions. Something to reference.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.