Skip to content
FLOWTYPE

WORKFLOW BUILDER

Design the process the way it actually runs.

Add steps, configure them, and test the whole workflow on a visual canvas before anything goes live.

  1. New Customer
  2. Verify
  3. AI Classify
  4. CRM Record
  5. Notify Team

Problem

Process knowledge lives in people’s heads.

The steps of a process are often undocumented, and changing them means asking engineers or editing scripts nobody else can read.

  • Hard to review or change a process safely
  • Business teams depend on engineers for small changes
  • No way to test a change before it runs for real

FLOWTYPE solution

A visual definition everyone can read.

The builder makes the workflow itself the documentation. Business teams configure steps; developers extend them through APIs.

  • Add, reorder and configure steps
  • Test runs show every step’s status
  • One definition for business and technical teams

Product visualization

Try the builder

Add steps from the palette, rename or reorder them, then select Run test. Changes are not saved.

New customer onboarding

draft
IDLE

Add a step

Capabilities

What you get

  • Step palette

    Conditions, AI steps, actions, integrations and approvals.

  • Step configuration

    Configure each step in a focused side panel.

  • Test runs

    Run the workflow and see status per step.

  • Templates

    Start from example workflows for common processes.

  • Versioning (planned)

    Keep a history of published versions.

  • Validation

    Catch missing configuration before publishing.

Workflow example

Example: Invoice Approval

A finance workflow built from five steps: read the invoice, validate it, approve it, post it and notify.

  1. 01

    Trigger

    An invoice arrives in a monitored inbox.

  2. 02

    AI

    An extraction step reads vendor, total and PO.

  3. 03

    Logic

    An amount rule decides whether approval is required.

  4. 04

    Actions

    The bill is posted and finance is notified.

  5. 05

    Result

    The approval and posting are recorded together.

  1. Invoice received
  2. Extract & validate
  3. Finance approval
  4. Post to accounting
  5. Notify finance
  6. Completed

Technical explanation

Built on the same definition as the API

What you build visually is the same definition that the API would read and write, so workflows can be created by hand or by code.

  • Definitions are portable JSON
  • Validation rules are shared between builder and API
  • Custom connectors extend the palette (roadmap)

BUILD YOUR FIRST WORKFLOW.

Turn repetitive business processes into reliable, observable workflows.