Workflow Steps Overview
This section provides information about the particular steps that can be added to an evalink talos workflow.
coming soon
Currently, only a number of steps are described. More information will be added in future documentation releases.
For instructions on adding steps to a workflow, see section Operations with a Workflow > Work with Workflow Steps > Add a Step.
The parameters that can be configured for a step are described in section Operations with a Workflow > Work with Workflow Steps > Step Parameters.
info
Some parameters may not be configurable for some of the steps.
Step Types
Manual and Automated Steps
As stated in section Workflows Overview > Workflow Steps, some workflow steps are categorized as manual and automated steps.
Actions and Decisions
Both automated and manual steps are additionally categorized into:
actions (
Manual Actions, Automated Actions) – separate activities, for example, Deploy Alarm Responsedecisions (
Manual Decisions, Automated Decisions) – activities that include- a conditional statement with a number of possible results (success, failure, etc.)
- the corresponding conditional branches (one branch per result) to which some follow-up steps must be added
tip
For example, the
Automated Decisions > Twilio Alarm Verification step has five conditional branches with steps preconfigured for each branch:- the Alarm Verified () branch – activated when the correct alarm verification code is provided
- the False Alarm () branch – activated when the false alarm code is provided
- the Wrong Code branch – activated when an incorrect alarm code is provided
- the Unreachable branch – activated when the phone number cannot be reached
- the the Wrong Code branch – activated when an error occurs
Automated Actions, Automated Decisions, Manual Actions, and Manual Decisions are described in their respective subsections.
Automated Actions and Decisions
See sections:
For general information about automated steps, see section Automated Steps Overview.
Manual Actions and Decisions
See sections:
For general information about manual steps, see section Manual Steps Overview.
Other Steps
See section Other Steps.
Uncategorized Steps
See section Uncategorized Steps.