Skip to main content
Solved

Mass import Item catgeogies

  • April 11, 2022
  • 2 replies
  • 244 views

Forum|alt.badge.img

I am trying to mass import Item Sales Categories for a commerce deployment. I was able to write an import utility to import the first tier but cannot import any child sub categories.

  1. I set the folder path using this syntax: Company/Level1/Level2/Level3 etc
  2. I then set the Category Description with using the final segment

It seems that if the path category does not exist, then it will simply import the path string as the category name.

What is the proper approach and syntax to get this to work?

 

Best answer by michael73

Thank you so much, I actually got it working just as I received your message notification. Thanks!

 

2 replies

Kandy Beatty
Captain II
Forum|alt.badge.img+17
  • Captain II
  • April 11, 2022

HI @michael73 

I have one you can use. Please see the attached XML

 


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • Answer
  • April 11, 2022

Thank you so much, I actually got it working just as I received your message notification. Thanks!