component formtoxml - assimbly/gateway GitHub Wiki
Converts a form to XML.
The Form to XML component provides a direct conversion from the Form url encoded format to XML format.
This needs a message body with the form. For example:
first-name=Joe&last-name=Foo&age=21
Path
Path can be empty.
Options
| Name | Description | Default | Type |
|---|---|---|---|
| encoding | Characterset to use | UTF-8 | String |