Stackflows
HomePricingContactBPMN Academy
  • Introduction to StackFlows
  • Getting started
    • 🚀 How to start?
    • ❓FAQ
    • 🤗 Our community
    • 📖 Definitions
    • 📚 Knowledge base
  • Products
    • Studio
      • Collaboration with others
        • Comments
        • Model share
      • Model categories
      • Model design
        • Node types
          • Start node
          • Task
          • User task
            • User task forms (Custom fields)
          • Business rule (DMN) task
          • Service (external) task
          • Call another process
          • End node
          • Gateway
        • Start (Test) process
        • Data mapping
        • Data forms
        • Flow conditions
        • Time formats
        • Token simulation
        • Process real-time simulation
        • General model settings
        • Advanced model settings
      • Model deployment
        • Deployment errors
      • Process execution (Start)
        • Manual process start
        • Process start by email
        • Process start with webhook
        • Process start via API
      • Process execution errors
      • Insights and analytics
        • Model real-time activity
        • Heatmap insights
      • Embedded BPMN Studio
      • Basic features
        • Model versions
        • Version compare
        • Process tags
        • Model import/export
        • Model draft version
        • Model notes
    • App (User area)
      • Dashboard and metrics
      • User tasks
      • Workflows
      • User management
      • Organization structure (Tree)
      • Organization settings
    • Core features
      • Variables
      • Organization (Business) units
      • Tags
      • Profiles
      • Environments
    • Apps & Connectors
      • Make.com integration
      • Custom app integration
      • Camunda 7 connection
      • App & Integration profiles
  • BPMN & DMN modelling
    • Introduction of BPMN
  • API
    • API Introduction
    • API reference
  • Subscriptions & Billing
    • Introduction
  • Troubleshooting
    • How to report a problem?
  • Policies
    • Terms of services
    • Privacy
    • Data processing
Powered by GitBook
On this page
  • What is a node?
  • What are node types?
  1. Products
  2. Studio
  3. Model design

Node types

PreviousModel designNextStart node

Last updated 1 year ago

What is a node?

One node is any of the objects on the BPMN diagram.

What are node types?

Here, we have compiled frequently asked questions to help you better understand the different node types used in Business Process Model and Notation (BPMN).

Node Type
Description
Use Case

Start Event

Represents the beginning of a process flow.

Indicates the initiation of a process or the start of a workflow.

Intermediate Event

Represents an event that occurs within the process flow.

Captures and signifies an occurrence during the process execution.

End Event

Represents the end of a process flow.

Marks the completion of a process or a workflow.

Task

Represents a specific activity or task that needs to be performed.

Represents a unit of work or action within the process.

Gateway

Represents a decision point or branching in the process flow.

Routes or merges process flows based on specific conditions.

Sub-Process

Represents a subprocess or a detailed level of process flow.

Breaks down complex processes into manageable sub-processes.

Data Object

Represents data used or produced within the process.

Depicts the flow and manipulation of data in the process.

Annotation

Provides additional information or explanation for BPMN elements.

Adds notes, comments, or documentation to the process model.