Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Import Nested Assets

Steven Hall
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 22, 2022

Hi,

 

I’m looking to create an asset with a schema of Brand -> Products. The structure is 1:many with the Brand:Products, but I can’t seem to sort out the proper way to configure the object type schema to work with my JSON import.

 

I have a file that looks like:

```

{

     Brands: [

          {Name: brandName,

          Products: [

               {Name: productName1},

               {Name: productName2}

               ]

          }

     ]

}

```

 

 

Sorry for the bad formatting, but as you can see the products are nested under the Brand. However, it won’t let me map the brand to an Object field on the Product object type.

 

Any guidance here would be great, thank you!

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events