-
- Blagomir

-
Total Posts: 2
Joined: 2012-02-02
|
Hello,
I`m using SOAP API v2 to insert categories in my store.
As I have external software for shop stock availability where I manage categories (names, translations, images).
I need category_id from my stock software to be the same as the ID from magento store category table. This is because on next update, if I have changed something in my stock database, related to categories, the same to be changed on magento store database.
How can I do this?
|