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. Details about the trigger for DWD weather warnings can be found here.
Email receivedThis trigger starts a flow when an email has been received. Details about the trigger email received can be found here.
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. Details about the HTTP trigger can be found here.
IMAP triggerThe IMAP trigger starts a flow when a new mail is received in a configured mailbox. Details about the IMAP trigger can be found here.
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. Details about the format alarm element can be found here.
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. Details about the search event element can be found here.
Trigger tagTriggers a tag and the associated alarms in sub-organizations.


Communication



Elements that enable communication.

NameDescription
Send e-mailSends 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. Details about the JSON parser can be found here.
Text parserProcesses text input into configured variables. Details about the text parser can be found here.
XML parserProcess XML input into configured variables. Details about the XML parser can be found here.


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. Details about the check for one or more strings element can be found here.
Check for stringChecks whether a specified string is contained in a function result. Details about the check for string element can be found here.
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: 26/05/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!