Sunday, 15 August 2010

php - How to get extended attributes thought magento's REST API? -



php - How to get extended attributes thought magento's REST API? -

i start using magento rest api , after dancing oauth it's working good. however, i'd know how extended attributes of product. can basic info none of extended attributes created.

i'd prefer them in 1 go rather having create rest call, product product, in order additional information. way i'd modify default products api phone call

i think solved it: seems created rest role before creating new extended attributes, hence extended attributes not assigned role! solution go scheme > web services > rest attributes, , modify acl attributes in order assign right fields role. after extended attributes appeared on request without problem :-)

php api magento-1.7

No comments:

Post a Comment