What's a BPMN node?
A BPMN (Business Process Model and Notation) node is a visual representation of a point in your process. Nodes are added at specific process points to denote the entrance or transition of a record within the process. FlowX supports various node types, each requiring distinct configurations to fulfill its role in the business flow.
Start Event
End Event
Service Task
User Task
Parallel Gateway
Exclusive Gateway
Send Message Task
Receive Message Task
Steps for creating a new node
To create a new node on an existing process:1
Open FlowX.AI Designer and from the Processes tab select Definitions.
2
Select your process definition or create a new one.
3
Make sure you are in edit mode.
4
Drag and drop one or more node elements.
5
To connect the node that you just created:
- Click the node, select the arrow command
- Click the node that you wish to link to the newly added node

BPMN nodes
Now, check the next section to learn how to add an action to a node.