Mapper
The Mapper task maps input data from a source shape to a target shape using a configured mapping definition.
Configuration
| Configuration | Description |
|---|---|
| Mapping Id | Mapping identifier or key for the mapping definition to execute. |
| Input | Templated Input that provides the payload to be mapped. |
Task Output
| Output Variables | DataType | Description |
|---|---|---|
| Output | Json | Mapped result returned by the selected mapping definition. |