I have 3 bots in one table. The Bot "Create PDF" is executed when clicking a button, so I control when to trigger it
The others 2 bots are executed when the table is updated. Both bots have different conditions to fire them. The order of execution is Bot 2 and then Bot 1, but I want to execute Bot 1 first and then Bot 2. Is it possible to setup the order?
Solved! Go to Solution.
You could make another bot, the master coordinator, that runs the others in sequence.
Here's how:
The effect will be that they run in sequence, one after another. You could even get fancy and include some branching steps, if you wanted to check for certain things and execute conditional steps. 💪
Hope it helps!
User | Count |
---|---|
15 | |
11 | |
10 | |
8 | |
3 |