Fields
Sample data
This step transforms parts of the items passing through a route, so it runs as part of a route rather than on its own. A configuration that applies a data transformer to every order line found by an accessor looks like this:
With this configuration, each item’s order lines are located by the accessor and the listed data transformer is applied to every line, while the rest of the item is left untouched.