Skip to content

component formtoxml

Raymond Meester edited this page Mar 21, 2023 · 3 revisions

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
Clone this wiki locally