Stringify JSON node to text
The "Stringify JSON node to text" function converts a branch in a message to a text field containing a JSON string.
The JSON string represents the content of the branch in JSON format.
Attributes for Time Conversion Mapping
| Attribute | Required | Description |
|---|---|---|
| From | Yes | Defines the field name before mapping. |
| To | Yes | Defines the field name after mapping. |
| Precedence | Yes | Determines the order in which this mapping is applied relative to others. |
| Function type | Yes | Defines the function type of the mapping. Must be set to "String function". |
| Function | Yes | Defines the type of mapping. Must be set to "Stringify JSON node to text". |

Example
