Pipeline Studio is the core environment where data movement, transformation logic, and workflow orchestration come together across Syncari's unified data model. Every pipeline follows a three-node structure: a Source node that ingests data from a connected synapse, a Syncari node that acts as the central unification and processing layer, and a Destination node that publishes the governed, unified record back out to connected systems. Within this structure, Functions and Actions are the primary mechanisms for applying transformations and workflow logic at both the entity and field level.
Transformations are applied through Functions and Actions attached to pipeline nodes. Functions allow you to enrich, augment, normalize, and transform data as it flows through the pipeline, either on the way into the Syncari unified data model or on the way out to a destination synapse. This means transformation logic can be applied at ingestion, at unification, or at publish time, giving teams precise control over how data is shaped at every stage of the flow.
Workflow in Pipeline Studio operates through the same pipeline structure. Each pipeline can include conditional logic, routing rules, and automated actions that execute based on the state of incoming data. Source-only pipelines allow teams to test data flows and validate transformations without writing to destination systems, enabling safe what-if scenarios before publishing. Once published, pipelines execute automatically on every detected change, running entity and field-level logic continuously to keep all connected systems in sync.