Skip to main content

Object Mapper

Component Configuration

Parameter NameParameter PropertyDescription
Default SourcedefaultSourceData value to be used in the mapper expressions if not overridden within the mapper definition.
Default Expression TypedefaultExpressionTypeOne of: jmespath, jsonpath, jsonata, javascript
Object MapsobjectMapsArray objects that descrbe how to map sources to an JSON object. objectMaps: [{ source, expressionType, object }]
Object Maps / Source DatasourceThe data value to be used for the expressions in this set of property mappings.
Object Maps / Expression TypeexpressionTypeOne of: jmespath, jsonpath, jsonata, javascript
Object Maps / ObjectmappingsJSON Object to be mapped. Each property value is an expression