Logical Decision Steps

Logical Decision Steps

Quick Tricks - when in your bot, create a Logical Branch step, set your conditions and then route as normal.
Check here how to use Logical Branching on our new Web App. 

Logical decision steps allow you to configure a route through a bot based on the time of day, the day of the week, the number of agents logged in or the payment type.  This enhances your bots ability to manage business flows.

Step 1

Select the bot that you want to add a Logical step to and click next to view the steps.





Step 2

Click Create step and set the step type to Logical Branch.



Step 3
You now need to decide which conditions you want the bot to branch on.  Click Add Condition.



Step 4

Next set up the parameters of the condition.



Step 5

Finally select the value.



Step 6 

Now you have set your condition you need to configure the route the bot should take if the condition is matched.  Once selected, click ADD CONDITION.



Step 7

Add extra conditions as required.  Enter the default next step for the current step if none of the conditions are matched.  Click Update Step, then Update Your Bot.

    • Related Articles

    • Listening Steps To Gather Data

      Listening steps can be used to gather responses and store them in either Data fields or in Customer ID fields.  If you store the response as a Customer ID then that value will display in the conversation screen and in reports and webhooks where the ...
    • Using webhooks within your bots

      Webhooks allow you to use real time information within your Webio bots.  This can be used to provide up to date information within the conversation or to configure logic decisions within your bot based on information provided from your internal ...
    • Webio Webhooks

      Quick trick: click into organisations, scroll down to Webhooks, click create Webhook, enter the callback URL, select the events you want to subscribe to and click create. This documentation covers Webhooks creation process on on our Old UI. If you ...
    • Webio Webhook - What it does

      Using Webio's webhook you can configure your endpoints within your Webio organisation to post or retrieve data. Identifying the request is from us To identify the request as originating from Webio, first use the API to generate a JWT token. Haven't ...
    • Layer automation onto your bots with re-engager conditions

      Quick Trick: Click on Bots, edit or create, and next.  Under your steps you will see the Wait Until condition.  Select and then set up as many conditions as you need.  Fill in the Time to wait, which step to progress to if a response isn't received ...