Newer Version Available

This content describes an older version of this product. View Latest

Data Mapper Execute Input Data

Input representation of the list of custom data for the execution of the data mapper.
JSON example
1{
2  "inputs": [
3    {
4      "Name": "Get Account Details"
5    }
6  ]
7}
Properties
Name Type Description Required or Optional Available Version
inputs String[] List of configuration details for executing the data mappers. Required 64.0