Allow message components to be selectable from the UI
For citizen integrators, a great feature available in Azure LogicApps, is the ability to construct message schemas visually, as shown here https://docs.microsoft.com/en-us/azure/logic-apps/media/logic-apps-perform-data-operations/send-email-parse-json-action.png
I would be happy to work on this, is there a starting guide?
It is not that simple, because Camel keep data in the message container (Exchange). Exchange contains message body, headers, etc. Body and header values are Java objects and might contain data in various formats (XML, JSON, YAML, binary, etc) Visual Constructor for them is a huge project. I don't even know where to start
Data mapping is in RoadMap for 2023 https://camel.apache.org/blog/2022/10/camel-karavan-roadmap/