Nodes are the basic units of logical orchestration in workflows. A workflow can have any number of nodes configured. Each node's type represents an instruction that determines the node's behavior. The node's configuration corresponds to the instruction's parameters, which determine the data objects or other content for its behavior operations.
The workflow trigger is not a node. It is only displayed as an entry node in the process diagram, but it is a different concept from nodes. For details, please refer to the content of Event Sources.
From a functional perspective, currently implemented nodes can be divided into four major categories (a total of 24 types of nodes):