Skip to main content

04. Action & Trigger Nodes

  • Node - a part of the scenario that defines a specific action or trigger.
  • Node - a component of the scenario connected by routes to other nodes, executed sequentially according to its placement in the scenario.

There are two types of nodes:

  • Triggers (1) nodes initiate and control the start of scenario execution.
  • Actions (2) nodes are responsible for processing data, making requests, retrieving data, and handling response statuses.

The list of all available nodes is displayed for selection in the Choose an app window after clicking the button to add a new node.

There are several system nodes, and some of them are grouped:

  • Group of nodes Tools - nodes providing special features during scenario execution, such as iterative data processing or recording values as variables.