Fields
Sample data
This step decides which items to transform as they pass through a route, so it runs as part of a route rather than on its own. A configuration that runs a transformer step only on items that pass a filter looks like this:
With this configuration, only the items that match the filter are sent through the listed transformer step. Every other item passes through the route unchanged.