About

We build the automation platform we wished we had.

Smartflowa started as an internal tool at an ops team that kept losing days to fragile integrations. Cron jobs falling over silently, webhook handlers eating retries, secrets sprawling across config stores nobody owned. We wrote our own scheduler, our own audit log, our own credential vault — and realized other teams hit the same walls.

The platform we ship today is opinionated about a few things: workflows are code-reviewable, secrets live in a vault not a spreadsheet, every run is auditable, and failures are visible instead of buried in a queue you never read. The visual editor is there for first-week wins, but everything underneath is a real TypeScript or Python definition you can git diff.

We're small on purpose. The runtime is hosted on infrastructure we maintain, but you can self-host the same container if your compliance posture demands it. Customer credentials never leave your KMS in the BYO setup.

How we think about your data.

  • · Workflow definitions are yours. Export at any time, no lock-in.
  • · Run logs are retained 90 days by default, configurable up to 2 years on Team.
  • · OAuth tokens + API keys are vault-stored, never written to logs, scoped per workflow.
  • · No data is sold, shared, or used to train models.