Data Mapper Execute Input Data

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