Unmarshal
The Unmarshal EIP converts an external format back into an internal format, enabling the application to process the data. For example, it can transform a received JSON into a Java object.
Example
Check out an example using the Custom type data format with Excel. |
-
JSON
-
Deserializes the JSON response
-
- unmarshal:
json:
library: Jackson
See how to add a data format directly through the EIP form on the Diagram tab:
When selecting the JSON format, the Library field is automatically filled with the default value "Jackson". Since it is the default, it is not displayed in the flow script in the Source tab, appearing only if changed to a different value. |
Thanks for your feedback!
EDIT
Share your suggestions with us!
Click here and then [+ Submit idea]