How it works

All bots (workflow system) are executed simultaneously in a regular timeframe.

Sequence/ Order of Bots are not important.

Each Bot has at least 1 scenario and all scenarios are to be executed one by one in sequence.

Sequence/ Order of Scenarios are important.

Each Scenario has Name, Trigger, Conditions and Actions.

When all Trigger and Conditions are fulfilled, Bot will execute Actions one by one in sequence.

Sequence/ Order of Actions are important.

Last updated