When you start building a conversational flow you can choose between 3 types of actions:
- the bot exits the flow
- the bot replies
- the bot asks
- the bot calls an external API
- the bot executes some code
- the bot evaluates some conditions
To select the type, click on the block drop-down menu as shown in the figure:
Each option contains other subsequent functions that we will see in the next chapters.