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.

If you have suggestions for improving this article, let us know!