| Name | Description |
|---|---|
| Parse from CSV | Parses CSV data into JSON. |
| Parse from JSON | Takes an input JSON string from the context and converts it to actual JSON. |
| Parse from URL encoded | Takes a URL encoded string and converts it to plain text. |
| Parse from XML | Converts XML data into JSON. |
| Parse from YAML | Converts YAML data into JSON. |
| Parse from binary data | Parses binary data into the output format. |
| Parse from cXML | |
| Parse from form URL encoded | Converts a Form URL encoded string into a JSON object. |
| Parse from plain text | Takes the context data and interprets it as plain text with optional settings for encoding. |
Data transformation
Parsers
The following parsers are available: