Elements of the flow
Trigger
Triggers are events that can start a flow.
Name | Description |
---|---|
This trigger starts a flow when an alarm has been triggered in the organisation. | |
This trigger starts a flow when an alarm in the organisation has been closed. | |
This trigger starts a flow when a DWD weather warning with the properties configured in the trigger is present. | |
This trigger starts a flow when an email has been received. | |
This trigger starts a flow when an event has been triggered in the organisation. | |
This trigger starts a flow when an event has been closed in the organisation. | |
This trigger starts a flow when an HTTP call is made to the specified URL. | |
The IMAP trigger starts a flow when a new mail is received in a configured mailbox. | |
Use this trigger to start a flow when the status of one of your units changes. | |
Use this trigger to start a flow when the position of one of your units changes. | |
This trigger starts a flow when one of the stored tags has been triggered. | |
This trigger starts a flow when an Operation Service event is received from ISE Cobra. | |
Starts a flow when the status of a connection changes. | |
This trigger is used to start a flow when new data is received via a websocket interface, like KATSYS. |
Alarming
These elements can be used to trigger or edit alarms and events.
Name | Description |
---|---|
Triggers an alarm with the configured resources. | |
Formats the details of an alarm with the configured string. | |
Loads the current details of an alarm. | |
This element can be used to specifically cancel a defined event. | |
Opens a new event. | |
Closes an open event. | |
Searches for an event within the organisation. | |
Triggers a tag and the associated alarms in sub-organisations. |
Communication
Elements that enable communication.
Name | Description |
---|---|
Sends an e-mail to the deposited recipients. | |
Sends a stored document by fax to the specified phone number. | |
Sends an HTTP call to the specified URL. | |
Sends a message in the messenger to a chat room. | |
Sends a message to one or more pagers. |
Processing
Parser that allows filtering information.
Name | Description |
---|---|
Processes JSON input into configured variables. | |
Processes text input into configured variables. | |
Process XML input into configured variables. |
Text
Allows merging data for further processing.
Name | Description |
---|---|
This element allows to create a JSON string. | |
Dynamically merge multiple strings using custom variables. |
Control
Allows to control the data to be processed.
Name | Description |
---|---|
Similar to the check for string element. Checks whether one or more specified strings are contained in a function result. | |
Checks whether a specified string is contained in a function result. | |
This element allows to use variables depending on conditions, for example to associate different deployment keywords with a scenario ID. | |
This function delays the execution of the next function by the specified seconds. |
Updated on: 30/01/2025
Thank you!