Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

The package in which you create a business process must depend on the Beesender BeesenderBotMaster package

Table of Contents

What elements make up a chatbot?

...

  1. Go to the section Process Library and click New Process

  2. Fill in a name of your process and a code

  3. Go to the Parameters tab and create 3 required parameters:

Title

Code

Data type

ChatId

ChatId

Unique identifier

ClientId

ClientId

Unique identifier

OperatorId

OperatorId

Unique identifier

Let’s try to create the first chatbot message!

  1. Select the element Select Beesender: Text message from the User action panel

  2. Fill in the fields:

Filed

Value

Text

Set your message, for example Hello

...

Now go back to your Creatio system and set your process to your chatbot. Don’t forget to add the channel on the Channels detail.

...

As you already know, the Beesender: Text message has the following mandatory parameters:

Filed

Value

Text

The message you want to send

In the Text field, you can not only write text but also enter the parameters read from the object. It can be like the name of the contact, today's date, and so on.

...

The Beesender: Ask question has the following mandatory parameters:

Filed

Value

Message

The message you want to send

Button 1 - Button 9

The text displayed on the button for selecting the client's response to the chatbot. During the dialogue with the chatbot, only those buttons that are filled in are displayed

Answer

Leave this field blank

For example, let’s try to create the next case:

...