Skip to main content

Save and retrieve data (Key-Value)

The Save and retrieve data (Key-Value) (kvp) allows storing and retrieving small values across message executions. If a from path is specified, the value at that location is saved under the key provided via the key parameter. If a to path is given, any existing value for that key is retrieved and inserted into the message.

Attributes for Key-Value Storage Mapping

AttributeRequiredDescription
fromYDefines the source field for the mapping.
toYDefines where the result should be inserted.
FunctionYShould be set to "Save and retrieve data (Key-Value)".
CategoryYMust be "Enrichment".