SuperAI Flow Platform

Sections

Theme switcher

flows

Flow management operations for defining and organizing workflows.

Flows represent workflow definitions with tasks, dependencies, and execution logic. They serve as reusable templates that can be executed multiple times with different inputs.

What is a flow? A flow consists of:

  • Tasks: Individual units of work that perform specific actions
  • Dependencies: Relationships between tasks that define execution order
  • Configuration: Settings and parameters that control flow behavior

Use these endpoints to:

  • Create new flow definitions from scratch or import from YAML
  • List and search existing flows in your organization
  • Retrieve detailed flow information including task definitions
  • Update flow configurations and task parameters
  • Delete flows that are no longer needed

Flows are the foundation of your workflow automation—once defined, they can be executed via the flow-executions endpoints.

Was this section helpful?

What made this section unhelpful for you?

On this page
  • flows
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot