| Name | Description |
|---|---|
| Format to CSV | Converts the context data to CSV with options for the delimiter, enclosure, separator and skipping headers. |
| Format to JSON | Converts the context data into JSON. |
| Format to JSON Lines (NDJSON) | Converts the context data objects into NDJSON. |
| Format to URL encoded | Converts the context into a URL encoded string. |
| Format to XLSX | Converts the context data into XLSX binary data. |
| Format to XML | Converts the context data into an XML string. |
| Format to XML-RPC | |
| Format to YAML | Converts the context data into a YAML string. |
| Format to binary data | Converts the context data into binary data. |
| Format to cXML | |
| Format to form URL encoded | Converts the context data into form url encoded string. |
Data transformation
Formatters
The following formatters are available: