Fathym
Menu

Connecting Data

Goal: Get your information flowing into the workshop.

A connection is where your data enters OpenX - the main line into your workshop; surfaces are where you put it to work. Start with a built-in simulator, connect a live device, or poll a third-party API. You own it: it runs in your tenant, and the data stays yours.

Create a connection

Connection types

TypeBest forSetup
SimulatorGetting started, testingBuilt in - Simulator
API SourcePoll a third-party REST API on a scheduleAPI Source
Live deviceReal devices and streamsLive devices
DatabaseAn existing storeDatabase - pull via API Source today

Pushing data in from your own service or a database isn't a one-click connector yet - see Database for how to do it today and what's coming.

Verify

Live data-flow particles on the connection and incoming events in the Live Stream panel. Each event ("impulse") looks like:

{ "deviceId": "ProductData", "signups": 12, "activeUsers": 318, "timestamp": "2026-06-05T10:30:00Z" }

No data after ~30 seconds? Confirm the source is attached. Watch live data any time from an AI with tail_telemetry. Stuck? See Can't connect.

Next steps

On this page