Skip to content

JSON to JSON transformation #1050

Answered by mgubaidullin
VelSankar-DT asked this question in Q&A
Discussion options

You must be logged in to vote

I use this one:

  1. Use Unmarshall to convert JSON to Object
  2. Create output Object using setBody and Groovy Expression
  3. User Marshall to convert Object to JSON

Another option: https://github.com/apache/camel-kamelets-examples/tree/main/jbang/json-transform

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@VelSankar-DT
Comment options

Answer selected by VelSankar-DT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants