Replace Value
Find and replace inside a value store item.
Last updated
Find and replace inside a value store item.
Replace Value searches text inside a Value Store entry and writes the result to a new storage name. Use it to trim, normalise, or reshape captured data before later steps read it.

Strip a prefix or suffix from an order ID stored by Store element text.
Replace a placeholder token with a runtime Value.
Chain with Calculate value or Alias value when the Flow needs several transforms in sequence.
Input Value
Source text and/or a Value to search
Replace
Haystack and needle pair defining what to find
Replacement Mode
First Match (default) or All Matches
Output Storage Name
Name for the transformed result in the Value Store
Status on fail
Tags: data, process, replace, find, convert, edit
Last updated