Sharing
Share Links
- Pipelines are serialized and compressed into URL-safe payloads.
- Shared links can include both
pipelineanddataparameters. pipelinehydrates operations anddatahydrates Source input when a valid payload is provided.- Opening a valid link loads the workspace automatically without manual import.
Demo Links
E-commerce Demo
Order metrics demo with computed fields and write-result routing.
Open runnable exampleImport/Export
- Import and export options are available in the operations toolbar.
- Import accepts encoded
pipelinepayloads, full URLs containingpipeline, serialized JSON ({ "schemaVersion": 1, "ops": [...] }), and raw ops arrays. - Share dialog supports copying link, copying serialized JSON, and downloading JSON.
- Generated links preserve operation ordering and config values.