Data integration
Import data from any source. Without writing code.
Bridge connects Morphin to any CSV, JSON or XML source — uploaded files, internal assets, SFTP or HTTP endpoints. Resolves identities, rebuilds hierarchies, normalizes fields with a visual pipeline.
What Bridge is
Bridge is the Morphin ETL module: tab-by-tab configuration (Settings, Data source, Interpreter, Resolver, Mapping, Execution, Logs), live preview, transformation pipeline and per-row logging. Designed for hierarchical sources like nested categories and product trees.
What it does
Multi-format sources
Load CSV, JSON or XML from direct upload, internal assets, SFTP or HTTP endpoints. JSON and XML support flatten_tree to linearize nested structures (parent/child, key/ref).
Four-strategy resolver
Loading (no_loading, by_id, by_path, by_attribute), Creation (static_path, find_or_create_folder, find_parent, do_not_create), Publishing, Update location. Independent strategies — model the behavior you actually need.
Visual transformation pipeline
14 simple operators (trim, combine, explode, flatten, conditional, replace, ...) plus 16 typed factories (date, numeric, gallery, geopoint, color, ...). Chain them with live preview on sample records.
Traceable execution
Manual or cron run, progress bar, per-run stats (created / updated / skipped / errors), step-by-step logs in a filterable table. Errors linked back to the source record.
Numbers that matter
Measured on the live runtime.
30
Transformation operators
14 simple + 16 typed factories. Compose them per mapping row.
4
Resolver strategies
Loading, Creation, Publishing, Update location — each independent.
3
Supported formats
CSV, JSON and XML, with optional tree flattening for nested structures.
Bridge is not for you if
Pick the right tool, not the heaviest one.
- You only need to import a CSV once. Use the standard Morphin import instead.
- You need GraphQL ingestion or scheduled outbound file feeds (file_export) today. Both are on the roadmap, not yet shipped — inbound CSV/JSON/XML and outbound webhooks are.
- You're looking for a standalone enterprise orchestrator. Bridge runs inside Morphin, it doesn't replace your data warehouse pipeline.
Configure your first importer in 10 minutes
Sign up free, point Bridge at a CSV or HTTP endpoint, see records land in your catalog.