Phased rollout

 

This version of the software is currently available only to early adopter SaaS customers as the first step in our phased rollout. Click here to view an earlier version.

Enabling WhatsApp in a chatbot application

BMC Helix Innovation Suite provides a WhatsApp conversation capability for chatbot applications so that the application users can interact with a chatbot through WhatsApp messages by using their mobile devices.

As an administrator, to utilize this capability, you must use the  Programmable service Open link  service provided by Twilio. The configuration for BMC Helix Virtual Agent to work with Twilio is a tenant-level configuration.

Important

  • If you use Twilio to configure BMC Helix Chatbot for SMS conversation, you require two different services of Twilio. You cannot use a single Twilio service for SMS and WhatsApp configuration.
  • End users can use the same number for WhatsApp and SMS conversations.

Workflow for configuring chatbot to work with WhatsApp

The following image shows the steps required to configure chatbot to work with WhatsApp:

Before you begin

To use the WhatsApp conversation capability, the users must be registered in the CTM:People form in BMC Helix ITSM and must have their mobile numbers in the following format:

+ <country code> <mobile number> such as +14098765432

For information about creating users, see  Adding contact information, work information, and attributes to a People record Open link .

To set up a WhatsApp business account 

Set up a WhatsApp business account. For more information, see  WhatsApp business account Open link  in WhatsApp documentation and  Using WhatsApp Business Accounts with Twilio Open link  in Twilio documentation.

To create a Twilio account

Sign up for  Twilio Programmable SMS Open link .

After you sign up for Twilio, you receive an email that contains your Twilio account credentials, Account SID and Auth Token.

To create a messaging service

You must create a separate messaging service for each chatbot application.

  1. Log in to  Twilio Open link .
  2. Create a new project that includes the Programmable Messaging feature.
  3. In your project, navigate to Programmable Messaging > Messaging Services, and click Create Messaging Service.
  4. Enter the Messaging Service name. 
  5. Click Integration

  6. On the Integration page, in the Incoming Messages section, select Send a webhook

  7. In REQUEST URL, enter the Webhook URL that you get when you configure a chatbot application to work with Twilio.

    The following image is an example of the Integration section:

To associate phone numbers with the messaging service

You must associate phone numbers with each messaging service for an application so that your application users can send messages to these phone numbers.

  1. Log in to  Twilio Open link .
  2. In your project, select Programmable Messaging > Messaging Services.
  3. Click the messaging service that you created earlier. 
  4. On the Sender Pool page, click Add Senders. 
  5. From the Sender Type list, select Phone Number, and click Continue
  6. From the list of phone number, select the number you want to associate and click Add Phone Numbers.

To configure a chatbot to work with Twilio for WhatsApp conversation

  1. Log in to BMC Helix Innovation Studio. 
  2. On the Workspace tab, click the application in which you want to configure a chatbot to work with Twilio. 
  3. Click the Chatbots tab and click the chatbot that you want to configure to work with Twilio. 

  4. Click the Channels tab and select New WhatsApp (Twilio).
  5. In the Chatbot Service, from the Add Chatbot Provider Settings list, select WhatsApp (Twilio).
  6. In the (WhatsApp) Twilio Settings section, enter values for the following fields, and click Save.

    FieldDescription
    DescriptionEnter the description that provides details about the setting.
    Twilio Message Service SID

    Enter the Service SID of the messaging service created in Twilio.
    You can get the Service SID from the Twilio configuration screen as shown in the following image:

    Twilio Account IDEnter the Twilio Account ID that you receive when you create a Twilio account.
    Twilio Authentication TokenEnter the Twilio Auth Token that you receive when you create a Twilio account.

    Webhook URL

    (Information only) This field is populated automatically and contains the Webhook URL in the following format: https://hostname:portnumber/api/rx/application/chat/event/channel/tenantid/ChatbotID
    Webhook URL is the REQUEST URL that you provide when you configure a messaging service in Twilio.

    The following image is an example of the Twilio configuration: 

Was this page helpful? Yes No Submitting... Thank you

Comments