Workflows in. Dashboards out.
Hodoflow ingests data from webhooks, Kafka, and databases, maps it with visual workflows, and turns it into real-time, embeddable analytics. No glue code. No SQL.
How it works
Three stages, one continuous flow
Every event that enters Hodoflow is captured, shaped, and made queryable automatically.
Raw events land as an immutable, time-partitioned ledger.
Visual workflows clean, enrich, and map raw data into typed Facts.
Facts flow straight into live dashboards you can filter by time and embed anywhere.
See it in action
The whole pipeline, on camera
Real screens from a live Hodoflow org. Build a workflow, watch versioned data land in the warehouse, and see dashboards update the instant events arrive.
Design pipelines visually
Drag steps from the palette, wire them together, then save and go live.
Every record, fully versioned
Scrub any record's history and watch its fields change, moment by moment.
Analytics that update live
Widgets recompute the instant new events arrive. No refresh, no SQL.
Visual workflow engine
Build data pipelines by dragging boxes
Design multi-step DAGs on a visual canvas without code. Wire 13 step types together, add formulas, branch on conditions, and let Hodoflow handle ordering, retries, and rollback.
- 13 step types cover HTTP & OpenAPI calls, transforms, conditionals, sub-flows, Kafka, S3, and Snowflake.
- Built-in formulas normalize messy data inline, including first + ' ' + last and IF(qty > 0, price, 0).
- Build fail-safe workflows with fallback branches, compensation flows, and versioning with safe activation.
Immutable warehouse & time-based analytics
Every data point, forever, on a timeline
Mapped data lands as append-only Facts in a TimescaleDB hypertable. Nothing is overwritten, so you get a perfect audit trail and instant time-series queries.
- Auditable by design means every Fact keeps its full lineage back to the workflow and event that produced it.
- Fast time-bucketed queries deliver hourly, daily, and weekly rollups over billions of rows without hand-written SQL.
- Define your schema once, and Hodoflow keeps every source conforming to your business entities.
Dashboards & widgets
Answers, not spreadsheets
Drag widgets onto a canvas, pick a field and an aggregation, and watch them update in real time as new facts arrive. Then embed them anywhere.
Embed a live dashboard in one line
Public dashboards ship as a web component with a share token. Drop them into any app, portal, or docs page. They stream updates over WebSockets, cross-origin.
<dash-dashboard org="acme" token="pub_9f2c…"> </dash-dashboard>
Connectors
One encrypted vault for every integration
Store credentials once, use them across every workflow. Import any OpenAPI spec and bind to its operations. No custom connector required.
Ship your data pipeline today
Spin up a demo org in seconds. No credit card, real data flowing in minutes.