Getting started
Introduction
What Zentrix DataBridge is, and what it is not.
Zentrix DataBridge is a business data integration and API infrastructure platform. It sits between your systems of record and everything that needs to read them: you declare a connection, build a versioned flow, map and validate the records, and deliver them as destination writes, webhooks or a generated read API.
Note · DataBridge is a product in development. This documentation describes the designed behaviour and is published ahead of implementation so the contract can be reviewed early. No production API is live yet.
What it replaces
Most organisations reach a point where each pair of systems that must share data becomes its own integration. Credentials end up in application config, a job that writes 4,000 of 4,300 records exits zero, and a renamed upstream field surfaces weeks later as missing data. DataBridge replaces those point-to-point scripts with declared connections, versioned flows and one execution history.
What it is not
- Not an AI platform. Data movement here is deterministic and auditable.
- Not a warehouse. DataBridge moves your operational data; it does not become the system of record.
- Not a general workflow automation tool. Flows are record-shaped and typed, not task-shaped.
The spine
One sequence appears everywhere in the product — in the flow builder, in the run timeline, in the logs, and in the order of this documentation.
source → connect → transform → validate → route → deliver