logologo
Get Started
Guide
Development
Plugins
API
English
简体中文
Get Started
Guide
Development
Plugins
API
English
简体中文
logologo
Workflow
Overview
Getting Started

Triggers

Overview
Collection Event
Schedule
Pre-action Event
Post-action Event
Custom Action Event
Approval
Webhook

Nodes

Overview

AI

Large Language Model

Flow Control

Condition
Loop
Variables
Parallel Branch
Subflow
Output
Delay
End

Calculation

Calculation
Date Calculation
JSON Query
JSON Variable Mapping

Data Operations

Create Data
Update Data
Query Data
Delete Data
SQL Operation

Manual Processing

Manual Processing
Approval
CC

Extended Types

HTTP Request
JavaScript
Notification
Send Email
Response
Response Message
Variables
Execution History
Version Management
Advanced Options

Extension Development

Overview
Extending Trigger Types
Extending Node Types
API Reference
Previous PageAdvanced Options
Next PageExtending Trigger Types

#Overview

The built-in features of the Workflow cannot cover all scenarios. For instance, the built-in node types cannot exhaust every possible operation in all business scenarios. Therefore, we also provide a design for extending the Workflow, including extending trigger and node types. In business scenarios where the built-in features are insufficient, you can extend them using low-code methods.

Extensions are mainly divided into two parts:

  • Extend Trigger Types
  • Extend Node Types

#Other Content

  • API Reference