Create Module Attributes for XML and JSON lists

You can create Module Attributes for XML and JSON lists. When you work with XML and JSON lists, the system merges similar Module Attributes that appear more than once.

For instance, if your list contains addresses in three different countries, the Attribute Assistant window displays one merged Module Attribute named Country. The Values column displays the names of the three countries. The Variation is 3.

Module Attribute Country with a Variation

You can choose whether you want to create dynamic or static list elements:

  • Dynamic list: a list that contains one Module Attribute with multiple values.

    Use a dynamic list, if you have a list with multiple items but you only want to work with a few of them in the payload. For example, if your list contains thousands of items and you only want to create Module Attributes specifically for the first and the last one.

  • Static list a list that contains one Module Attribute for each list item.

    Use a static list, if you have a list with multiple items and you want to have all of them in the payload. For example, if your list contains thousands of items and you don't want to create all Module Attributes manually.