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 page (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 Connector, it must be selected as the data source first. The dropdown will display a list of available Edge Clusters for selection, which have edge connectors of the required type for the respective block.

Last updated