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
-
| inputs |
String[] |
List of configuration details for executing the data mappers. |
Required |
64.0 |