Skip to content

Key Value

Parse key-value pairs, like “k1=v1,k2=v2,…”.

FieldTypeRequiredDescription
descriptionstringdescribe this step.
conditionlua-expression (string)Only run this action if the condition the specified condition is met.
delimstringThe delimiter between pairs, defaults to comma.
suppress-warningsboolean (bool)Suppress warnings generated by this action.
input-fieldevent-field (string)Field containing text to parse as key-value pairs.
removeboolean (bool)Remove the field containing the value.
autoconvertboolean (bool)Convert values if possible.
key-value-delimstringThe delimiter between the key and the value, default equals.
multipleMultipleIf there are multiple k-v pairs with the same key, choose which one to use E.g. “a=1,b=2,b=3’.
ValueNameDescription
firstfirstFirst
lastlastLast
arrayarrayArray