Fields
Parser
Select the parser to use to parse the string. The selected parser must match the data format of the input. I.e. to parse an XML string the XML parser must be selected. For more information, see the documentation of the individual parsers. The available parsers are- Raw data
- Binary data
- CSV
- Form URL encoded
- JSON
- Plain text
- URL decode
- XML
- YAML
- cXML