Contents


Related articles


Simple message

Message with buttons

Message with external URL button

Getting user’s personal data

Message with dynamic buttons

Message with catalog view

Getting user geolocation

Sending geolocation

Sending files

Getting files

Getting user photo

Message in card view (Facebook Messenger)

Message with static menu (Facebook Messenger)

Interactive message (WhatsApp)

Template message (WhatsApp)

Description

The bot-message element is used to send messages to the user on behalf of the chatbot.

Untitled

List of element actions:

  1. the bot message-building designer;

  2. the element parameters settings tab;

  3. the element properties settings block;

    <aside> 💡 Note: To go back to the building designer, click on the [💬] button.

    </aside>

  4. to open a full-screen mode of the bot message-building designer;

  5. to choose the message type;

  6. to choose necessary messengers;

  7. to delete the message block;

  8. to add the message block.

One element can contain several message blocks.

Untitled

<aside> 📢 Attention: If nothing is displayed in the [Config] tab when opening the elements settings and the error is in the console, it is necessary to check that the data is set correctly in the TsiVarCharStaticFile and TsiVarCharacterConfig data binds.

Untitled

If the data is set correctly (there is no error in the system configuration), reinstall these data binds or contact a system administrator.

To reinstall the data, execute the next script on DB.

update SysPackageSchemaData set NeedInstall = 1 where Name like 'TsiVar%';

</aside>

Message types

The sending message element has several types:

Message type Description Telegram Viber Facebook Messenger WhatsApp
Message Setting up a simple text-only message without any additional components.
Note: More information on how it should be set up and how it works can be found in the Simple message (https://banzait.notion.site/Simple-message-3c1f6ab1184947189d75bfa88021abad). Allows Allows Allows Allows
Buttons Setting up a text message with the menu of static buttons.
Note: More information on how it should be set up and how it works can be found in the Message with buttons (https://banzait.notion.site/Message-with-buttons-016e256d9b734bb9a802bdaf925373ec). Allows Allows Allows Allows
Menu (FB) Setting up a global bot menu in Facebook Messenger
Note: More information on how it should be set up and how it works can be found in the Message with static menu (Facebook Messenger) (https://banzait.notion.site/Message-with-static-menu-Facebook-Messenger-5cca4288f4dc4c26847f13e24f455b62). - - Allows -
Card (FB) Setting up information in a card or a catalog view in Facebook Messenger.
Note: More information on how it should be set up and how it works can be found in the Message in card view (Facebook Messenger) (https://banzait.notion.site/Message-in-card-view-Facebook-Messenger-976b54683b8f4cd882afe5103faab46b). - - Allows -
Geolocation Setting up geolocation in a message for sending.
Note: More information on how it should be set up and how it works can be found in the Sending geolocation (https://banzait.notion.site/Sending-geolocation-583cf7a390944f64a6b3d602ef27e0fe). Allows Allows Allows Allows
File Setting up a file in a message for sending.
Note: More information on how it should be set up and how it works can be found in the Sending files (https://banzait.notion.site/Sending-files-7869761ea0e54c7f966bfd5d9b66887f). Allows Allows Allows Allows
Template message Setting up a message using the pre-prepared message templates in WhatsApp business account.
Note: More information on how it should be set up and how it works can be found in the Template message (WhatsApp) (https://banzait.notion.site/Template-message-WhatsApp-41a10679e432425ab9c57238e49b0f1e). - - - Allows

The sending message element has several features:

Message type Description Telegram Viber Facebook Messenger WhatsApp
Message with external URL button (https://banzait.notion.site/Message-with-external-URL-button-735e518555f244f99425a84c0126b1ef) Setting up a message with a button that leads to an external resource. Allows Allows Allows -
Getting user’s personal data (https://banzait.notion.site/Getting-user-s-personal-data-69bb9235674f4874a7332483bd2f401b) Setting up a user's personal data request in the message. Allows Allows Allows With restrictions
Message with dynamic buttons (https://banzait.notion.site/Message-with-dynamic-buttons-36ac7a42cbd74016b62259cd1dbdd53d) Setting up a text message with the dynamic buttons menu consisting of the Creatio data. Allows Allows Allows Allows
Message with catalog view (https://banzait.notion.site/Message-with-catalog-view-6811bbf594234593be2b2ad4d7514783) Setting up a message with a catalog data view. Allows Allows Allows -
Getting user geolocation (https://banzait.notion.site/Getting-user-geolocation-d9f3b358ad5c4bee81e99bd2412a9cff) Setting up a user geolocation request in the message. Allows Allows - With restrictions
Getting files (https://banzait.notion.site/Getting-files-a71c678bee674ac4a525948aea6b576d) Setting up a file receiving that the user sends in the message. Allows Allows Allows Allows

Properties

To go to the element properties, click on the settings [🎚] button.

Untitled

To go back to the building designer, click on the [💬] button.

Untitled

In the element properties, you can set up the following items:

Not to expect the response

Hide reply keyboard

Upload profile photo

Directory mode

Validation