Chatclay

Chatclay

  • Tour
  • Docs
  • Help

›Flow Components

Getting Started

  • Introduction
  • Create your first bot
  • Make a Flow
  • Use Topics

Flow Components

  • Context/Entity
  • What You See Is What You Get
  • Bot Says...
  • Text
  • Button
  • Carousel
  • List
  • Quick Replies
  • Image
  • Macro Element
  • Goto Flow Element
  • Subscribe/Unsubscribe Element
  • User Input Element
  • Add In Place

Training the Bot

  • Training the Bot
  • Add an entity
  • What's the intent?
  • Train for phrases

Testing the Bot

  • Testing the bot
  • Test Console
  • Test Bot on Web Chat

Advancing the Bot

  • Using Macros

Manage Bot

  • Chat Room
  • Agent Intervention
  • Chatbot Analytics
  • Collaboration

Macro Element

Macros are snippets of code you can write that increase the functionality of the bot as per your needs. For instance, you want to fetch information or save information to your database or even run a check based on the users’ response.

Take an example of a bot that focuses on getting user information and saving to your database, here you may need macro for 2 things:

  1. To validate the information given by the user
  2. Save the information given by the user

Sounds really helpful right?

The macro element in the Chatflow helps you to connect your bot to those macros. What you need to do?

  1. Select the macros
  2. Pass in the entity values
← ImageGoto Flow Element →
Chatclay
Copyright © 2019 Supertext.ai