Fields
Sample data
This step runs the transformer steps you list against the items passing through a route, so it runs as part of a route rather than on its own. A configuration that chains two steps, running the first before the second, looks like this:
With this configuration, every item flows through the first step and its result then flows through the second step, before continuing through the rest of the route.