Getting Started

Integration Hub is an enterprise data orchestration platform for connecting systems, transforming data, and automating workflows with complete data residency control.

Core Concepts

Organization
Your isolated workspace with dedicated storage and compute. All data is scoped to your organization.
Edge Agent
Lightweight data collector (~10MB) for secure on-premise data extraction. Credentials never leave your network.
Route
A data pipeline definition: source -> processors -> destination. Routes are versioned and defined in YAML.
Runner
Executes routes - transforms, validates, and delivers data. Runs in our cloud or your infrastructure (BYOC).
Connection
Configuration for external systems (SFTP, HTTP, SunSystems). Credentials are encrypted at rest.

Typical Workflow

  1. 1. Install Edge Agent on your network
  2. 2. Configure data sources (databases, file shares)
  3. 3. Create connections for external systems
  4. 4. Define routes with processors
  5. 5. Execute routes and monitor runs
  6. 6. Handle failures via Dead Letter Queue