Json Decode transformer¶
Creates a new entry in a row that is a json decoded value of the selected entry in a row.
Usage:
<json-decode from="sourceFieldName" to="targetFieldName" />
Attributes:
from
- name of the entry to be transformedto
- name of the entry to be created