Step Details |
| Introduced in Version | --- |
| Last Modified in Version | 9.5.0 |
| Location | Data > List |
The List Mapping Step allows users to change a list from one type of structure into a different one. This is helpful with API calls because it can change the XML, JSON, or other list types into a different structure. Utilize the Show Item Mapping Editor to map the desired data fields from the INPUTS type to the Output Type.
Properties
Data
| Property | Description | Data Type |
|---|
| Output Type | The desired data type for the output data | --- |
Inputs
| Property | Description | Data Type |
|---|
| Inputs | List of Items to change the data type for. | --- |
Outputs
| Property | Description | Data Type |
|---|
| Outputs | List of Items with the new data type. | --- |

Step Changes
| Description | Version | Release | Developer Task |
|---|
| Added the Input Mapping button. | 9.5 | November 2024 | [DT-042491] |