Fields
Sample data
This step merges each item with the result of a transformer step as it passes through a route, so it runs as part of a route rather than on its own. A configuration that runs a step and merges its full output back into the original item looks like this:
With this configuration, each item is processed by the chosen step and the step’s output is merged back into the original item, so the result keeps the input’s data together with whatever the step produced.