How To Create Outbound Bots

How To Create Outbound Bots

Overview

The simplest Bot you can create is an Outbound one step Information Bot.  This will send a message to the recipient and move to the next step. 
The documentation below describes the process of building Bots on our new Web App. If you are looking for old UI documentation please follow this link.

How To Build Your First Outbound Bot - Quick Video Tutorial

 

How To Build Your First Outbound Bot

Log to Webio, click into BOTS then BUILD A BOT.


If you can't see Bots speak to your administrator about your access level
  1. Bot Configuration:

















Choose:
  1. An unique Bot name.
  2. The channel you want your Bot to use.
  3. Your organization Sender ID from where the Bot will be sent from.
    1. Sender IDs are set within each bot from the IDs available to your Organization, before creating a Bot you will have to set up the Sender IDs that the Bot will be sent from.  Sender IDs can be configured from Settings>Organizations screen.
  4. The exact name of the fieldname (Campaign file column header) where you have stored your customer channel address (Phone numbers, WhatsApp IDs, Viber Numbers, etc.)
    1. If your fieldname doesn't appear in the "Sent To", simply click on "+Add Custom Value" and map it. Once added select it from the "Sent To" field.

Conversation Flow Building

  1. Navigate to "Message", select "Plain Text" then drag and drop the element on the Bot building screen.


  1. Compose your message then click save.
When you hit SAVE, a default output, will appears on the card. You can use it to link this step to another one and move the conversation flow to the  following step.



For instance, you may want to implement a "Move to queue" or "Set status" step. Check here the possibilities you can achieve combining the available Webio's Conversational Steps. 



Adding Custom Fields

When composing a message, use #Fieldname# to retrieve from your Campaign Template File (Or Internal System), custom values stored against the contact: this will make the message more personalised and relevant to the customer. 

                                                 

Make sure the #Fieldnames# you include in your message, are exactly the same as the ones on your Campaign Template file.
If your Custom Field does not appear in the #Fieldname# list, click ADD CUSTOM VALUE and map it.



Learn more about Custom Fields here.
  1. When you are happy with your Bot configuration hit CREATE BOT. 
Your Bot is now ready to be sent out through an outbound Campaign, check here how to create one.



    • Related Articles

    • Creating Simple Bots

      Overview The simplest bot you can create is a one step information bot. This will send a message to the recipient. The documentation below describes how to build a Bot on our Old UI. If you are looking for our new Web App documentation please follow ...
    • How To Create An Outbound Campaign

      Overview The Webio's Campaigns screen simplifies the way you manage your Bots schedules . It allows you to send Bots to your customers by letting you set up either Inbound or Outbound Campaigns. Outbound campaigns can be set to go as: Once Off ...
    • 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 ...
    • 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 ...
    • How To Create An Inbound Campaign

      Overview Set up a chat widget for your website, or simply provide your customers with a channel (SMS, WhatsApp, Messenger or Viber) they can reach out: Thanks to Inbound Campaigns, your Bots can greet visitors, answer questions, and guide them ...