Implement a pipeline step
Version:
A pipeline step represents the logic that runs during a data synchronization process. In this example, the pipeline step represents the ability to read the lines in a text file.
This section covers how to implement a custom pipeline step.