FeedParserMappingDto overview
FeedParserMappingDto contains these relevant fields:
id- read-only for create, required inside bulk update itemstargetAttributeName- requiredtargetAttributeType- requiredsourceField- optional, but see mapping rules belowvalueTransformationRule- optional, but see mapping rules belowsourceDataFormat- optionaldescription- optionalprofileId- optionalisRecordTimestamp- optional, defaultfalse
Note:
feedApplicationId is not included in the JSON payload. It is passed as a
CLIargument (-feedAppId or -id) and set by the
controller/command layer.