Input/Output

Input/Output transforms move data into and out of the pipeline.

Input transforms move data into the pipeline. The data can come from a file or be generated by the transform itself. They don’t have any input fields because they are obtaining data from an external source.