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