The smart way to synchronize your data – let Odoo be your middleware – create and maintain your APIs, imports, exports and all interfaces yourself! Contact Us

Pipelines

Prev Next

What’s a Pipeline?

Pipelines are the core of how zSYNC works. Data is grabbed from a source, ran through a pipeline where it is filtered, modified, enhanced, simplified, used to trigger other actions, or left completely untouched, then dumped to its destination. Pipelines are what zSYNC uses to sync data between your applications, or even to and from your single application.

They’re made of consecutive building blocks called Workers. Read more about Workers here.