A channel takes a selection of your products, formats it, and delivers it somewhere — a feed URL, a file server, or an inbox.
Formatting is one choice with two branches. Use a standard format (CSV, Excel, JSON and others) when the receiving system will take a table, and shape each field with the per-field pipeline. Use a custom template when the output has to match an exact document structure the other side specified.

