FlowDrop Docs

Concepts

What a workflow is, how a graph is wired, and the JSON the editor and your backend exchange.

The vocabulary the rest of this documentation assumes, and the data model both halves of FlowDrop agree on. None of it is specific to a backend.

The data model

A workflow is JSON. These pages are the format, field by field.

The normative rules live in the FlowDrop Workflow Specification, which is a sibling of this site rather than a section of it.

On this page