Versions Compared

Key

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

...

Filed

Value

ChatId

[#ChatId#]

ClientId

[#ClientId#]

OperatorId

[#OperatorId#]

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 next case:

  1. Chatbot sends contact information (we will use the already configured logic)

  2. Chatbot asked: “Please confirm that the information provided is correct” and show 2 buttons:

    • Confirm

    • Decline

  3. If the client clicked Confirm, the bot writes: “Thank you, the information is confirmed

  4. If the client clicked decline, the bot writes: “Please enter a valid full name” and replaces the full name in the contact card with the information that the client enters

The scheme of this case:

...

Follow the next steps to build this case:

  1. Select the element User task

  2. Select Beesender: Button message from the list

  3. Fill in the fields:

    • ChatId, ClientId, OperatorId

    • Message: Please confirm that the information provided is correct

    • Button 1: Confirm

    • Button 2: Decline

  4. Add element OR

Beesender subprocesses

The Beesender package includes several processes, that can be useful in your chatbot business process.

...