Fields
Sample data
This step filters and reshapes the items passing through a route, so it runs as part of a route rather than on its own. A configuration that keeps every item and applies a single data transformer looks like this:
With this configuration, no items are filtered out and every item is sent through the listed data transformer before continuing through the route. Add one or more filters to skip items that should not be processed.