Block types
Scripts in the Chat-API builder consist of a set of blocks, connected by links to each other. The system contains different types of blocks "for all occasions". A wide range of blocks allows you to implement almost any communication task, and if necessary, the system can be expanded with additional modules that implement non-standard functionality.
Four types of Chat-API constructor blocks
Basic blocks for communicating with users. The most common ones:
1 - Message
2 - Question
5 - Fix the request
Logic blocks allow you to guide the user along a particular branch of the script, depending on the incoming conditions.
6 - Operation
7 - Delay
8 - Condition
9 - Randomizer
Blocks for ecommerce - special blocks needed to sell and pay for goods in the bot.
10 - Catalog
11 - Cart
12 - Place an order