Hi there,
I have a working flow which generates an XML based on a CSV file which is emailed to Make.com. The XML created is returned via email to the user and so far so good.
There is now an additional requirement which I need to build in and it involves adding a new field in the Data Structure already in use. The field is added as expected and shows when I use the Create XML module … BUT … as the XML has Item information which could be repeated I use the Array Aggregator to pull the item information from the CSV and use the Array in the Create XML module for the Item information. This concept works really well but the new field does not show in the Array Aggregator after update of the Data Structure.
What could be wrong here?
I tried multiple solutions (refresh, new Array Aggreator but it still shows the old Data Structure) but none show the newly added field in the Target Structure Type. Any ideas what it could be?
Here are the screenshots:
This is the unchanged structure of the items in the XML, I want to add the field PreferenceCriterion to it - here is the screenshot of the already changed Data Structure: