Workflow-Blocks

Workflow blocks are divided into the following four categories:

  • Trigger: Triggers define when a workflow is executed. This can be based on a schedule (e.g., interval or cron trigger), a change in a data point (e.g., MQTT, REST, and data model triggers), or by clicking a button on a pagearrow-up-right (GUI trigger).

  • Activity: Blocks to read or write data

  • Flow-Control: Logical elements

  • Tools: Tools to change and edit data

For all blocks that connect to an external data source, i.e., use an Edge Connectorarrow-up-right, it must be selected as the data source first. The dropdown will display a list of available Edge Clustersarrow-up-right for selection, which have edge connectors of the required type for the respective block.

Last updated