Skip to main content
The Serialize: Form URL encoded mapper converts a data structure like objects and arrays into a string in the format of the selected serializer.

Fields

Serializer

A list of serializers. Determines which serialization to use to convert the input to a string. For example, JSON, XML, etc.