Skip to main content

Convert nodes with numeric keys to arrays

The Convert nodes with numeric keys to arrays mapping (numerickeys2arrays) recursively scans the message content and replaces all JSON objects with purely numeric keys with ordered JSON arrays. This is especially useful for standardizing data imported from systems that serialize arrays as objects.

Attributes for Convert Numeric-Keyed Objects to Arrays

AttributeRequiredDescription
fromYDefines the source field for the mapping.
toYDefines where the result should be inserted.
FunctionYShould be set to " Convert nodes with numeric keys to arrays".
Funciton typeYMust be "Message structure"