Articles on: Administration

Elements of the Flow

Trigger



Triggers are events that can start a flow.

NameDescription
Alarm triggeredThis trigger starts a flow when an alarm has been triggered in the organization.
Alarm closedThis trigger starts a flow when an alarm in the organization has been closed.
DWD weather warningThis trigger starts a flow when a DWD weather warning with the properties configured in the trigger is present.
Email receivedThis trigger starts a flow when an email has been received.
Event triggeredThis trigger starts a flow when an event has been triggered in the organization.
Event closedThis trigger starts a flow when an event has been closed in the organization.
HTTP triggerThis trigger starts a flow when an HTTP call is made to the specified URL.
IMAP triggerThe IMAP trigger starts a flow when a new mail is received in a configured mailbox.
Tag triggeredThis trigger starts a flow when one of the stored tags has been triggered.
Websocket triggerThis 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.

NameDescription
Trigger alarmTriggers an alarm with the configured resources.
Format alarmFormats the details of an alarm with the configured string.
Load alarmLoads the current details of an alarm.
Cancel eventThis element can be used to specifically cancel a defined event.
Create eventOpens a new event.
Close eventCloses an open event.
Search eventSearches for an event within the organization.
Trigger tagTriggers a tag and the associated alarms in sub-organizations.


Communication



Elements that enable communication.

NameDescription
Send emailSends an e-mail to the deposited recipients.
Send faxSends a stored document by fax to the specified phone number.
HTTP clientSends an HTTP call to the specified URL.
Send messenger messageSends a message in the messenger to a chat room.
Send message to pagerSends a message to one or more pagers.


Processing



Parser that allows filtering information.

NameDescription
JSON parserProcesses JSON input into configured variables.
Text parserProcesses text input into configured variables.
XML parserProcess XML input into configured variables.


Text



Allows merging data for further processing.

NameDescription
JSON stringThis element allows to create a JSON string.
Merge stringsDynamically merge multiple strings using custom variables.


Control



Allows to control the data to be processed.

NameDescription
Check for one or more stringsSimilar to the check for string element. Checks whether one or more specified strings are contained in a function result.
Check for stringChecks whether a specified string is contained in a function result.
Conditional variableThis element allows to use variables depending on conditions, for example to associate different deployment keywords with a scenario ID.
WaitingThis function delays the execution of the next function by the specified seconds.

Updated on: 09/01/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!